diff options
author | Eric Dumazet <[email protected]> | 2016-11-15 22:24:12 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-11-16 15:09:29 -0500 |
commit | 963abe5c8a0273a1cf5913556da1b1189de0e57a (patch) | |
tree | 9fbe435e14eb3f7b1ae33d14181bc6ee42739b54 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a7741713dd361f081e5b48c04f59d0bbb1f32ed3 (diff) |
virtio-net: add a missing synchronize_net()
It seems many drivers do not respect napi_hash_del() contract.
When napi_hash_del() is used before netif_napi_del(), an RCU grace
period is needed before freeing NAPI object.
Fixes: 91815639d880 ("virtio-net: rx busy polling support")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions