summaryrefslogtreecommitdiff
path: root/virt/lib/irqbypass.c
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2016-05-13 13:55:21 +0200
committerDavid S. Miller <davem@davemloft.net>2016-05-16 13:26:00 -0400
commit1bdcec8a5f05445752a0639edd603ac09ae6c553 (patch)
tree09c637dad4d6a3a111646b5354c1a1852c3fa581 /virt/lib/irqbypass.c
parentf580aec4bfd7babe51f086e599400027def08ed8 (diff)
hv_netvsc: use start_remove flag to protect netvsc_link_change()
netvsc_link_change() can race with netvsc_change_mtu() or netvsc_set_channels() as these functions destroy struct netvsc_device and rndis filter. Use start_remove flag for syncronization. As netvsc_change_mtu()/netvsc_set_channels() are called with rtnl lock held we need to take it before checking start_remove value in netvsc_link_change(). Reported-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt/lib/irqbypass.c')
0 files changed, 0 insertions, 0 deletions