rcutorture: Add --kmake-arg argument to kvm.sh
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 15 Oct 2013 18:51:23 +0000 (11:51 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:17 +0000 (10:11 -0800)
commit74878fb6368eb254d5bedd8f21a165562222919f
tree4829f2cb60e5b1090b8501e3d1150db2e7c9e859
parent73931b5ee92d013b7b7d62927cca2a8dfdf3a9d3
rcutorture: Add --kmake-arg argument to kvm.sh

This commit adds the --kmake-arg to kvm.sh, which allows passing in
things like "V=1" to see the build commands, as well as enabling the
CROSS_COMPILE= make macro used for cross-building.

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