OSDN Git Service

rcu: Permit string-valued Kconfig options in kvm.sh
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 15 Dec 2022 04:53:00 +0000 (20:53 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 4 Jan 2023 01:53:32 +0000 (17:53 -0800)
commit5a6cd56ad79a490d40ead5df0dfc8502e8081db0
tree75417e0ba68e500a2cc44de5287cb7618f599549
parentac71c3dd11e809cb732ae34efa6d9fc29d4664e1
rcu: Permit string-valued Kconfig options in kvm.sh

This commit upgrades the kvm.sh script's --kconfig parameter to accept
string-valued Kconfig options with double-quoted string values.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm.sh