On Tue, 2 Jan 2001, Alan Cox wrote:
> > > i2o_block.c:595: warning: #warning "RACE"
> > this is most likely a bad thing, yes.
>
> Yeah its to remind me to fix a small race
If preferred the alternative approach to this:
if (!current->lock_depth)
BUG();
in sleep_on().
--
dwmw2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- Compile errors: RCPCI, LANE, and others Elmer Joandi
- Re: Compile errors: RCPCI, LANE, and others Daniel Stone
- Re: Compile errors: RCPCI, LANE, and others Alan Cox
- Re: Compile errors: RCPCI, LANE, and others J Sloan
- Re: Compile errors: RCPCI, LANE, and ot... Panu Matilainen
- Re: Compile errors: RCPCI, LANE, and others Albert D. Cahalan
- David Woodhouse

