diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2008-12-26 09:08:55 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-29 07:43:00 -0500 |
commit | ea319518ba3de282c13ae1cf4bf2215c5e03e67e (patch) | |
tree | 72eea2b8e5d8926e95ade18d610d59b13df5dae5 /Kbuild | |
parent | 00ef9f7348dfd2fc223ec42aceb30836e86b367f (diff) |
locking, percpu counters: introduce separate lock classes
Impact: fix lockdep false positives
Classify percpu_counter instances similar to regular lock objects --
that is, per instantiation site.
The networking code has increased its use of percpu_counters, which
leads to false positives if they are treated as a single class.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions