diff options
author | 2017-04-10 16:15:06 -0700 | |
---|---|---|
committer | 2017-06-08 08:25:22 -0700 | |
commit | 39687d6c1dc0c842ede1d4b4677931170c51305d (patch) | |
tree | 3915a8b6bd94324c2fac2c882f69cef33d93deb3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcu: Prevent rcu_barrier() from starting needless grace periods (diff) | |
download | linux-rng-39687d6c1dc0c842ede1d4b4677931170c51305d.tar.xz linux-rng-39687d6c1dc0c842ede1d4b4677931170c51305d.zip |
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
The rcutorture scripting handles the CONFIG_*_TORTURE_TEST Kconfig
options specially, and therefore greps them out of the Kconfig-fragment
files. Unfortunately, a poor choice of grep pattern means that the
CONFIG_RCU_TORTURE_TEST_SLOW_CLEANUP, CONFIG_RCU_TORTURE_TEST_SLOW_INIT,
and CONFIG_RCU_TORTURE_TEST_SLOW_PREINIT Kconfig options are also grepped
out, preventing rcutorture from using them. This commit therefore fixes
the offending grep pattern to focus only on the CONFIG_*_TORTURE_TEST
Kconfig options.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions