diff options
author | Bart Van Assche <[email protected]> | 2018-12-06 17:11:37 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-12-11 14:54:56 +0100 |
commit | fe27b0de8dfcdf8482558ce5d25e697fe74d851e (patch) | |
tree | 68f16028f0290007e48f9cc5a0af1e9f2f10aea9 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 786fa29e9cb6810e21ab0d9c41a81d81d54d1d1b (diff) |
locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'
Due to the previous patch all code that accesses the 'all_lock_classes'
list holds the graph lock. Hence use regular list primitives instead of
their RCU variants to access this list.
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Waiman Long <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions