diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-11-24 03:45:10 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-24 11:08:13 -0800 |
commit | e1210d127d11fc40d229648c9754aa60776ef796 (patch) | |
tree | edcae49b857172ad2af0ba721d99d715e8f694e7 /lib/spinlock_debug.c | |
parent | 37a118452cbc9c0cf0d23bfd16d3ca56058be754 (diff) |
bnx2x: Disable local BHes to prevent a dead-lock situation
According to Eric's suggestion:
Disable local BHes to prevent a dead-lock situation between sch_direct_xmit()
(Soft_IRQ context) and bnx2x_tx_int (called by bnx2x_run_loopback() - syscall
context), as both are taking a netif_tx_lock().
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions