]> git.karo-electronics.de Git - linux-beck.git/commit
rcutorture: Refactor to enable non-x86 architectures
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 4 Oct 2013 20:15:55 +0000 (13:15 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:15 +0000 (10:11 -0800)
commit315c540d46f8f11fe2a84e627d9473e90441ae96
tree24544028c66196efce7dcd113a51549c04585fc5
parent2bcdf4e31ae4e215b1e61831d9defa3632cb7bd3
rcutorture: Refactor to enable non-x86 architectures

This commit expands the checks for what architecture is running to generate
additional qemu-system- commands, then uses the resulting qemu-system-
command name to choose different qemu arguments as needed for different
architectures.

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