]> git.karo-electronics.de Git - linux-beck.git/commit
rcutorture: Add --no-initrd argument to kvm.sh
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 15 Oct 2013 17:42:25 +0000 (10:42 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:16 +0000 (10:11 -0800)
commit73931b5ee92d013b7b7d62927cca2a8dfdf3a9d3
tree8661696b61085c897e6c1862ac0aaa000223179e
parente9ce640001c681a1ec01a996dfae2f8fa5d1cfba
rcutorture: Add --no-initrd argument to kvm.sh

This commit adds the --no-initrd argument to kvm.sh, which permits
initrd to be contained in a root partition specified by the --bootargs
argument.  Without --no-initrd, the kernel build expects an initrd
directory in the same rcutorture directory that contains bin and configs.

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