Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 12:13:25 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_subr.c
Message-ID:  <200303252013.h2PKDP9G094565@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/03/25 12:13:25 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_subr.c 
  Log:
  Remove extraneous check.  We are not going to return from copyin/out on
  the stack of a thread A but actually be thread B instead of thread A.
  
  Revision  Changes    Path
  1.73      +0 -2      src/sys/kern/kern_subr.c




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303252013.h2PKDP9G094565>