Date: Wed, 14 Mar 2001 18:32:27 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha vm_machdep.c Message-ID: <200103150232.f2F2WRD15480@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/03/14 18:32:26 PST Modified files: sys/alpha/alpha vm_machdep.c Log: remove bogus check -- for kernel threads we fork off of proc0, not curproc This was causing panics when modules which create kthreads were loaded after boot. pointed out by: jake, jhb Revision Changes Path 1.47 +1 -3 src/sys/alpha/alpha/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103150232.f2F2WRD15480>