On Wednesday 24 October 2007, Jeff Garzik wrote:
> > 
> > Could we add a debug option that warned if spin_lock_irq is
> > executed with IRQs turned off already?
> 
> Seems reasonable but perhaps arch-specific?
> 
> Also, I think someone (akpm?) mentioned an effort had been made before, 
> and run into some problems.  I don't have details...

I already posted a patch in this thread that does exactly that (and
warn about spin_unlock_irq with IRQs enabled), see my earlier reply.
The patch works fine, but my feeling is that it belongs into lockdep
instead.

        Arnd <><
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to