diff options
author | Florian Fainelli <[email protected]> | 2017-08-01 12:11:12 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-01 20:06:07 -0700 |
commit | 4a0dee1ffe0e8f4101e704a325e97f8997b0abcc (patch) | |
tree | 6b3313340f537e06bb2ec847c2596ce4a6db57ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 790cb2ebb3f9c5d26a320117d5d13cafe479484d (diff) |
netvsc: Initialize 64-bit stats seqcount
On 32-bit hosts and with CONFIG_DEBUG_LOCK_ALLOC we should be seeing a
lockdep splat indicating this seqcount is not correctly initialized, fix
that. In commit 6c80f3fc2398 ("netvsc: report per-channel stats in
ethtool statistics") netdev_alloc_pcpu_stats() was removed in favor of
open-coding the 64-bits statistics, except that u64_stats_init() was
missed.
Fixes: 6c80f3fc2398 ("netvsc: report per-channel stats in ethtool statistics")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions