Re: Compile errors: RCPCI, LANE, and others

From: David Woodhouse (dwmw2@infradead.org)
Date: Tue Jan 02 2001 - 20:37:31 EST


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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 07 2001 - 21:00:14 EST