rcutorture: Drop "-soundhw pcspkr" from x86 boot arguments
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 23 May 2016 21:18:48 +0000 (14:18 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:03:30 +0000 (16:03 -0700)
Because recent testing shows that "-soundhw pcspkr" is no longer required
in the kernel boot arguments, this commit drops this qemu argument.

Reported-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/functions.sh

index 56ac202..1426a9b 100644 (file)
@@ -171,7 +171,6 @@ identify_qemu_append () {
 identify_qemu_args () {
        case "$1" in
        qemu-system-x86_64|qemu-system-i386)
-               echo -soundhw pcspk
                ;;
        qemu-system-ppc64)
                echo -enable-kvm -M pseries -nodefaults