]> Git Repo - linux.git/commit
xen-netback: protect resource cleaning on XenBus disconnect
authorIgor Druzhinin <[email protected]>
Tue, 17 Jan 2017 20:49:38 +0000 (20:49 +0000)
committerDavid S. Miller <[email protected]>
Wed, 18 Jan 2017 20:11:20 +0000 (15:11 -0500)
commitf16f1df65f1cf139ff9e9f84661e6573d6bb27fc
tree6f3d46c2653ace73426558feacde02c97c7adbeb
parent9a6cdf52b85ea5fb21d2bb31e4a7bc61b79923a7
xen-netback: protect resource cleaning on XenBus disconnect

vif->lock is used to protect statistics gathering agents from using the
queue structure during cleaning.

Signed-off-by: Igor Druzhinin <[email protected]>
Acked-by: Wei Liu <[email protected]>
Reviewed-by: Paul Durrant <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/xen-netback/interface.c
drivers/net/xen-netback/xenbus.c
This page took 0.052106 seconds and 4 git commands to generate.