diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-08-03 18:48:12 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 15:03:14 +0300 |
commit | 089254fd386eb6800dd7d7863f12a04ada0c35fa (patch) | |
tree | 7d21add72209e4df4a23f45d7dcdc827c2c7b92b /scripts/cc-version.sh | |
parent | 6ca0292ccf968e0132e64d6a699d36ba3e92cb81 (diff) | |
download | linux-089254fd386eb6800dd7d7863f12a04ada0c35fa.tar.xz |
rcu: Document reason for rcu_all_qs() call to preempt_disable()
Given that rcu_all_qs() is in non-preemptible kernels, why on earth should
it invoke preempt_disable()? This commit adds the reason, which is to
work nicely with debugging enabled in CONFIG_PREEMPT_COUNT=y kernels.
Reported-by: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Reported-by: Boqun Feng <boqun.feng@gmail.com>
Reported-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/cc-version.sh')
0 files changed, 0 insertions, 0 deletions