rcutorture: Allow Kconfig-related boot parameters to override
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 9 Oct 2013 18:02:00 +0000 (11:02 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:15 +0000 (10:11 -0800)
commitbe70a73a1ab46860533dfa933d7b188ca053f0ec
tree592b9443cb5a7e886ee068a1bf81debe74347762
parent315c540d46f8f11fe2a84e627d9473e90441ae96
rcutorture: Allow Kconfig-related boot parameters to override

As it stands, the default kernel boot parameters generated from
the Kconfig fragment will override any supplied with the .boot
file that can optionally accompany a Kconfig fragment.  Rearrange
ordering to permit the specific .boot arguments to override those
generated by analyzing the Kconfig fragment.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh