Date: Tue, 30 Jul 2002 20:46:43 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Julian Elischer <julian@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_sig.c Message-ID: <XFMail.20020730204643.jhb@FreeBSD.org> In-Reply-To: <200207302113.g6ULDmol072718@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30-Jul-2002 Julian Elischer wrote: > julian 2002/07/30 14:13:48 PDT > > Modified files: > sys/kern kern_sig.c > Log: > Don't need to hold schedlock specifically for stop() ans it calls wakeup() > that locks it anyhow. > > Reviewed by: jhb@freebsd.org Well, the original reason wasn't for wakeup, but p_stat being set to SSTOP. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20020730204643.jhb>