diff options
author | Zhouyi Zhou <zhouzhouyi@gmail.com> | 2021-07-13 08:56:45 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-07-20 13:43:44 -0700 |
commit | fed31a4dd3adb5455df7c704de2abb639a1dc1c0 (patch) | |
tree | 0327fd3702d4e29dbfe5a0d737dfc86b4e99b815 /arch/mips/Kconfig | |
parent | e4be1f44b6f8d36a8607a598d41c766044b74be3 (diff) |
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
This commit fixes several typos where CONFIG_TASKS_RCU_TRACE should
instead be CONFIG_TASKS_TRACE_RCU. Among other things, these typos
could cause CONFIG_TASKS_TRACE_RCU_READ_MB=y kernels to suffer from
memory-ordering bugs that could result in false-positive quiescent
states and too-short grace periods.
Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'arch/mips/Kconfig')
0 files changed, 0 insertions, 0 deletions