https://github.com/torvalds/linux
Revision db739ef37f07a1a12e388dbaec225d9d9d5d6ded authored by David Vrabel on 21 November 2013, 15:26:09 UTC, committed by David S. Miller on 21 November 2013, 18:09:43 UTC
If the VIF thread is still running after unbinding the Tx and Rx IRQs
in xenvif_disconnect(), the thread may attempt to raise an event which
will BUG (as the irq is unbound).

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent aec6f90
History
Tip revision: db739ef37f07a1a12e388dbaec225d9d9d5d6ded authored by David Vrabel on 21 November 2013, 15:26:09 UTC
xen-netback: stop the VIF thread before unbinding IRQs
Tip revision: db739ef
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.3 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top