Date: Sun, 15 Feb 1998 09:54:08 -0700 From: "Justin T. Gibbs" <gibbs@plutotech.com> To: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ccd ccd.c Message-ID: <199802151656.JAA23799@pluto.plutotech.com> In-Reply-To: Your message of "Sun, 15 Feb 1998 00:28:28 PST." <199802150828.AAA03206@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>jkh 1998/02/15 00:28:28 PST > > Modified files: > sys/dev/ccd ccd.c > Log: > Revert part of my previous patch - I don't see the *need* > to call splbio() from within an interrupt handler here. :-) Probably because it is not a real interrupt handler and is not always called from an splbio() interrupt context. -- Justin 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?199802151656.JAA23799>