diff options
| author | Lucas Stach <[email protected]> | 2017-11-28 12:59:25 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2017-11-28 15:16:08 +0000 |
| commit | 52cf373c37a684f8fc279d541307fad39d206376 (patch) | |
| tree | 27b35f9e9d446388dd018f583f8bf080774875f3 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | debug cgroup: use task_css_set instead of rcu_dereference (diff) | |
| download | kernel-52cf373c37a684f8fc279d541307fad39d206376.tar.gz kernel-52cf373c37a684f8fc279d541307fad39d206376.zip | |
cgroup: properly init u64_stats
Lockdep complains that the stats update is trying to register a non-static
key. This is because u64_stats are using a seqlock on 32bit arches, which
needs to be initialized before usage.
Fixes: 041cd640b2f3 (cgroup: Implement cgroup2 basic CPU usage accounting)
Signed-off-by: Lucas Stach <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
