diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2019-11-19 13:14:29 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2019-12-17 13:32:46 +0100 |
commit | 9f0bff1180efc9ea988fed3fd93da7647151ac8b (patch) | |
tree | 13096867567558a3eb31ceaeb3b4dbc3c04088b7 /Documentation/x86/mtrr.rst | |
parent | 92ca7da4bdc24d63bb0bcd241c11441ddb63b80a (diff) |
perf/core: Add SRCU annotation for pmus list walk
Since commit
28875945ba98d ("rcu: Add support for consolidated-RCU reader checking")
there is an additional check to ensure that a RCU related lock is held
while the RCU list is iterated.
This section holds the SRCU reader lock instead.
Add annotation to list_for_each_entry_rcu() that pmus_srcu must be
acquired during the list traversal.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Link: https://lkml.kernel.org/r/20191119121429.zhcubzdhm672zasg@linutronix.de
Diffstat (limited to 'Documentation/x86/mtrr.rst')
0 files changed, 0 insertions, 0 deletions