diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-04-14 14:42:57 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-17 15:12:33 -0400 |
commit | 776e726bfb3493f71bb11759f7a60f1b0f6dd2d2 (patch) | |
tree | 81ee369b46ff8e4eda9bd697b7e01d1c8fd27fb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1dbba4cb8df73844ea0d7c1fd11e1ea35f1670b7 (diff) |
netvsc: fix RCU warning in get_stats
The statistics functionis called with RTNL held during probe
but with RCU held during access from /proc and elsewhere.
This is safe so update the lockdep annotation.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions