diff options
| author | Peter Zijlstra <[email protected]> | 2020-09-08 13:30:31 +0000 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2020-09-14 08:08:07 +0000 |
| commit | ca589ea8d1b64938329c016a5c07fc2eea985712 (patch) | |
| tree | ec197b8d43125473ab21a0a87cc9a1f4fccc6f89 /fs/proc/array.c | |
| parent | Linux 5.9-rc5 (diff) | |
| download | kernel-ca589ea8d1b64938329c016a5c07fc2eea985712.tar.gz kernel-ca589ea8d1b64938329c016a5c07fc2eea985712.zip | |
s390/idle: fix suspicious RCU usage
After commit eb1f00237aca ("lockdep,trace: Expose tracepoints") the
lock tracepoints are visible to lockdep and RCU-lockdep is finding a
bunch more RCU violations that were previously hidden.
Switch the idle->seqcount over to using raw_write_*() to avoid the
lockdep annotation and thus the lock tracepoints.
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
