cvs commit: src/sys/kern kern_subr.c

John Baldwin jhb at FreeBSD.org
Tue Mar 25 20:13:29 PST 2003


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


More information about the cvs-src mailing list