summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorHaiyang Zhang <haiyangz@microsoft.com>2018-07-17 20:11:13 +0300
committerDavid S. Miller <davem@davemloft.net>2018-07-19 01:23:30 +0300
commit6b81b193b83e87da1ea13217d684b54fccf8ee8a (patch)
tree682c47e5e7d287dc0a10c6ef4d17ca175db71300 /fs/exec.c
parenta2ec9d14edcd8e92c1d6cd2132d6c9a1dc5d0985 (diff)
downloadlinux-6b81b193b83e87da1ea13217d684b54fccf8ee8a.tar.xz
hv_netvsc: Fix napi reschedule while receive completion is busy
If out ring is full temporarily and receive completion cannot go out, we may still need to reschedule napi if certain conditions are met. Otherwise the napi poll might be stopped forever, and cause network disconnect. Fixes: 7426b1a51803 ("netvsc: optimize receive completions") Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions