]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
8139too: RTNL and flush_scheduled_work deadlock
authorFrancois Romieu <romieu@fr.zoreil.com>
Thu, 15 Feb 2007 22:37:44 +0000 (23:37 +0100)
committerJeff Garzik <jeff@garzik.org>
Tue, 20 Feb 2007 16:18:12 +0000 (11:18 -0500)
commit83cbb4d2577174e27a91e63a47a2a27c3af50d4e
tree115297292e852d352ca21b3ce66fd2f46e4d9bd6
parentc014f6c8f870271a8dcfe6e4139d6a651633aaf4
8139too: RTNL and flush_scheduled_work deadlock

Your usual dont-flush_scheduled_work-with-RTNL-held stuff.

It is a bit different here since the thread runs permanently
or is only occasionally kicked for recovery depending on the
hardware revision.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/8139too.c