torture: Make kvm-recheck-scf.sh tolerate qemu-cmd comments
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 15 Jun 2021 23:16:47 +0000 (16:16 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 20 Jul 2021 20:45:50 +0000 (13:45 -0700)
commit1dccc5a3272eb7fc215fc30b8e5d6cb5a6c99fac
tree708633f1a1427e94ec44a5393099420586513d53
parent433cd5a39495c7ba8aef3fdf28c2e1d38df0b4c5
torture: Make kvm-recheck-scf.sh tolerate qemu-cmd comments

The qemu-cmd file can contain comments that are not relevant to the
operation of kvm-recheck-scf.sh.  This commit therefore strips these
comments before looking for timing information.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-recheck-scf.sh