commit | a65421ea3f8a0e78b4e3b858bdc5ada5ad653807 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Feb 10 22:06:18 2007 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Feb 17 14:41:18 2007 +0100 |
tree | 5efc5d9e1f57afef8457f9c40c0071da4a26d8a6 | |
parent | 3dc5ea9b31a8c83cffa338aba91adbc9bd387002 [diff] |
ieee1394: fix another deadlock in nodemgr A "modprobe ohci1394; sleep 1.5; modprobe -r ohci1394" could get stuck in uninterruptible state, especially if an external node was connected. http://bugzilla.kernel.org/show_bug.cgi?id=7792 Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>