diff options
| author | Ron Mercer <[email protected]> | 2010-12-11 11:06:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-12-12 23:02:57 +0000 |
| commit | 4d7b6b5d247aa71ea27709b9eac1ba6e752fbe87 (patch) | |
| tree | 0af7a055a47899bd8a6475e182628b5fb1daa5b2 /tools/perf/scripts/python/netdev-times.py | |
| parent | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... (diff) | |
| download | kernel-4d7b6b5d247aa71ea27709b9eac1ba6e752fbe87.tar.gz kernel-4d7b6b5d247aa71ea27709b9eac1ba6e752fbe87.zip | |
qlge: Fix deadlock when cancelling worker.
Removing usage of rtnl_lock() to protect firmware interface registers.
These registers are accessed in some worker threads and can create a
deadlock if rtnl_lock is taken by upper layers while the worker is still
pending.
We remove rtnl_lock and use a driver mutex just while mailboxes are
accessed.
Signed-off-by: Ron Mercer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
