summaryrefslogtreecommitdiffstats
path: root/sound/pcmcia
diff options
context:
space:
mode:
authorSowmini Varadhan <sowmini.varadhan@oracle.com>2014-08-13 10:29:41 -0400
committerDavid S. Miller <davem@davemloft.net>2014-08-13 20:04:46 -0700
commit1d311ad2f9fe5d75cf228372174170d0f435e3ef (patch)
treee1ceb11d8f5ea8602b970baac8475735dd88eda9 /sound/pcmcia
parentadddc32d6fde82156c779997f928865100542e55 (diff)
downloadlinux-1d311ad2f9fe5d75cf228372174170d0f435e3ef.tar.bz2
sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path
At the tail of vnet_event(), if we hit the maybe_tx_wakeup() condition, we try to take the netif_tx_lock() in the recv-interrupt-context and can deadlock with dev_watchdog(). vnet_event() should schedule maybe_tx_wakeup() as a tasklet to avoid this deadlock Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions