]> git.karo-electronics.de Git - karo-tx-linux.git/commit
8139too: RTNL and flush_scheduled_work deadlock
authorFrancois Romieu <romieu@fr.zoreil.com>
Fri, 6 Apr 2007 05:52:12 +0000 (22:52 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Apr 2007 20:47:03 +0000 (13:47 -0700)
commit8e6697b59bda75baa4c0db4d7b9ff4514f032744
tree574c3bf4c078395d14b3e9152cca67f28f933831
parent2d6a42397823d5de05303941ad3df8a11e06a11a
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>
Cc: Ben Greear <greearb@candelatech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/8139too.c