summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2018-01-25 22:03:52 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-16 20:09:38 +0100
commit711df717314621c1a711fc485bdd70706e73bb64 (patch)
tree57b9871ad2cb4e5c17e9538079540a86842c39a2 /tools/perf/scripts/python/netdev-times.py
parent117991ed14861122ea87133d0ea5881e6e3403ed (diff)
vhost_net: stop device during reset owner
[ Upstream commit 4cd879515d686849eec5f718aeac62a70b067d82 ] We don't stop device before reset owner, this means we could try to serve any virtqueue kick before reset dev->worker. This will result a warn since the work was pending at llist during owner resetting. Fix this by stopping device during owner reset. Reported-by: syzbot+eb17c6162478cc50632c@syzkaller.appspotmail.com Fixes: 3a4d5c94e9593 ("vhost_net: a kernel-level virtio server") Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions