Date: Mon, 04 Feb 2002 23:42:29 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Seigo Tanimura <tanimura@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_sx.c Message-ID: <XFMail.020204234229.jhb@FreeBSD.org> In-Reply-To: <200201180921.g0I9LFn30513@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18-Jan-02 Seigo Tanimura wrote: > tanimura 2002/01/18 01:21:15 PST > > Modified files: > sys/kern kern_sx.c > Log: > Invert the test of sx_xholder for SX_LOCKED. We need to warn if a > thread other than the curthread holds an sx. > > While I am here, break a line at the end of warning. Good catch, the default case also needs the newline. -- 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.020204234229.jhb>