aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/refperf/CFcommon
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-06-17 11:33:54 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-06-29 12:00:46 -0700
commit8e4ec3d02b549a731c94b4bcddff212bb92cdbaf (patch)
treeddc940b0e89c502b55f4d6bfbe488707e194e493 /tools/testing/selftests/rcutorture/configs/refperf/CFcommon
parentrcu-tasks: Fix synchronize_rcu_tasks_trace() header comment (diff)
downloadlinux-dev-8e4ec3d02b549a731c94b4bcddff212bb92cdbaf.tar.xz
linux-dev-8e4ec3d02b549a731c94b4bcddff212bb92cdbaf.zip
refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST
The old Kconfig option name is all too easy to conflate with the unrelated "perf" feature, so this commit renames RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST. Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
-rw-r--r--tools/testing/selftests/rcutorture/configs/refperf/CFcommon2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/refperf/CFcommon b/tools/testing/selftests/rcutorture/configs/refperf/CFcommon
index 8ba5ba207503..a98b58b54bb1 100644
--- a/tools/testing/selftests/rcutorture/configs/refperf/CFcommon
+++ b/tools/testing/selftests/rcutorture/configs/refperf/CFcommon
@@ -1,2 +1,2 @@
-CONFIG_RCU_REF_PERF_TEST=y
+CONFIG_RCU_REF_SCALE_TEST=y
CONFIG_PRINTK_TIME=y