Why timer interrupt is disabled?

David Woodhouse dwmw2 at infradead.org
Fri May 25 13:36:14 EDT 2001


andreev at niisi.msk.ru said:
> reemptively. So, we can unlock the io_request_lock in ftl.c, but what
> about double  unlocking? Or, do you want to lock it back after
> proceeding request :)  Is there any conflicts, when we try to unlock
> already unlocked lock?  

You have to lock it again before returning. 

But you really shouldn't be taking my advice on how to write block devices. 
I've been trying to avoid it :)

--
dwmw2






More information about the linux-mtd mailing list