diff options
author | Manish Chopra <manish.chopra@qlogic.com> | 2014-09-30 11:56:35 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-01 00:22:43 +0400 |
commit | 0d36882013e61dc47aa835c4ec98b1fe776c9db8 (patch) | |
tree | d2bdf6d34aa1dae6b122364bdbd2b6a4e84e4bc9 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 705f1c869d577c8055736dd02501f26a2507dd5b (diff) | |
download | linux-0d36882013e61dc47aa835c4ec98b1fe776c9db8.tar.xz |
netxen: Fix BUG "sleeping function called from invalid context"
o __netxen_nic_down() function might sleep while holding spinlock_t(tx_clean_lock).
Acquire this lock for only releasing TX buffers instead of taking it
for whole down path.
Reported-by: Mike Galbraith <umgwanakikbuti@gmail.com>
Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions