commit | 315c540d46f8f11fe2a84e627d9473e90441ae96 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Oct 04 13:15:55 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Dec 03 10:11:15 2013 -0800 |
tree | 24544028c66196efce7dcd113a51549c04585fc5 | |
parent | 2bcdf4e31ae4e215b1e61831d9defa3632cb7bd3 [diff] |
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>