commit | 83cbb4d2577174e27a91e63a47a2a27c3af50d4e | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Thu Feb 15 23:37:44 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Feb 20 11:18:12 2007 -0500 |
tree | 115297292e852d352ca21b3ce66fd2f46e4d9bd6 | |
parent | c014f6c8f870271a8dcfe6e4139d6a651633aaf4 [diff] |
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>