diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-06-24 04:04:45 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-25 04:36:07 +0300 |
commit | fe63b723cc7ca3a91ea91274e0f2cba29452b3fa (patch) | |
tree | aab109d4dd32f14442ef1a483466e2a6fa99027f /scripts/gdb/linux/proc.py | |
parent | a2b354b9950bb859d8d959f951dda26725b041fb (diff) | |
download | linux-fe63b723cc7ca3a91ea91274e0f2cba29452b3fa.tar.xz |
rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads
Given that sysfs can change the value of rcu_kick_kthreads at any time,
this commit adds a READ_ONCE() to the sole access to that variable.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions