Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 1998 01:08:48 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Greg Lehey <grog@lemis.com>
Cc:        Chris Csanady <ccsanady@friley585.res.iastate.edu>, freebsd-current@FreeBSD.ORG
Subject:   Re: CCD missing spl() call.. 
Message-ID:  <20539.887533728@time.cdrom.com>
In-Reply-To: Your message of "Sun, 15 Feb 1998 19:14:52 %2B1030." <19980215191452.63038@freebie.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> (omitting some #ifdef DEBUG stuff)
> 
> 	s = splbio();
> 
> 	if (cbp->cb_buf.b_flags & B_ERROR) {

Erm..  You're in ccdiodone(), a completely different function from the
one I (and the submitted patch) was referring to. :-)

					Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20539.887533728>