Re: [PATCH] unnecessary blocking interrupts in exit_notify()

From: Linus Torvalds (torvalds@transmeta.com)
Date: Fri Mar 17 2000 - 19:34:49 EST


On Fri, 17 Mar 2000, Jun Sun wrote:
>
> Would you please take this patch? It improves interrupt responsiveness,
> especially important for embedded systems.

It has a very serious bug.

It can deadlock due to an interrupt doing a read_lock() on the
tasklist_lock while we hold the write lock.

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:23 EST