Date: Thu, 7 Feb 2002 18:56:10 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c Message-ID: <200202080256.g182uAj61466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/02/07 18:56:10 PST Modified files: sys/kern kern_proc.c Log: Fix a fatal trap when using ksched_setscheduler() (eg: mozilla, netscape etc) which use: td->td_last_kse->ke_flags |= KEF_NEEDRESCHED; Revision Changes Path 1.109 +1 -1 src/sys/kern/kern_proc.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?200202080256.g182uAj61466>