aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorHaiyang Zhang <[email protected]>2023-11-19 08:23:42 -0800
committerPaolo Abeni <[email protected]>2023-11-21 13:15:02 +0100
commit85520856466ed6bc3b1ccb013cddac70ceb437db (patch)
treef9a47a3aa4cf18bdeab31d3c8edab85dda383f6e /tools/perf/scripts/python/net_dropmonitor.py
parentd30fb712e52964f2cf9a9c14cf67078394044837 (diff)
hv_netvsc: Fix race of register_netdevice_notifier and VF register
If VF NIC is registered earlier, NETDEV_REGISTER event is replayed, but NETDEV_POST_INIT is not. Move register_netdevice_notifier() earlier, so the call back function is set before probing. Cc: [email protected] Fixes: e04e7a7bbd4b ("hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()") Reported-by: Dexuan Cui <[email protected]> Signed-off-by: Haiyang Zhang <[email protected]> Reviewed-by: Wojciech Drewek <[email protected]> Reviewed-by: Dexuan Cui <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions