diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-06-08 01:53:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-08 18:45:48 +0300 |
commit | fbd4c7e768f1719bea340e40148800279d230922 (patch) | |
tree | 88aa286870d0f69cd7f269e7c866fc289897e38e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 8397ed36b7c585f8d3e06c431f4137309124f78f (diff) | |
download | linux-fbd4c7e768f1719bea340e40148800279d230922.tar.xz |
netvsc: fix rcu dereference warning from ethtool
The ethtool info command calls the netvsc get_sset_count with RTNL
but not with RCU. Which causes warning:
drivers/net/hyperv/netvsc_drv.c:1010 suspicious rcu_dereference_check() usage!
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions