summaryrefslogtreecommitdiffstats
path: root/drivers/siox
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-03-02 13:49:05 -0800
committerDavid S. Miller <davem@davemloft.net>2018-03-04 22:18:20 -0500
commitd64e38ae690e3337db0d38d9b149a193a1646c4b (patch)
tree0aba67f10cda81d2040138605e0be56f2472ac79 /drivers/siox
parenta7483ec0267c69b34e818738da60b392623da94b (diff)
downloadlinux-d64e38ae690e3337db0d38d9b149a193a1646c4b.tar.bz2
hv_netvsc: fix race in napi poll when rescheduling
There is a race between napi_reschedule and re-enabling interrupts which could lead to missed host interrrupts. This occurs when interrupts are re-enabled (hv_end_read) and vmbus irq callback (netvsc_channel_cb) has already scheduled NAPI. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/siox')
0 files changed, 0 insertions, 0 deletions