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