commit | 1a76974365d2187cb4efb3e9f2fab5b7373116ef | [log] [tgz] |
---|---|---|
author | Zhouyi Zhou <zhouzhouyi@gmail.com> | Sun Mar 26 08:24:34 2023 +0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Sun Mar 26 08:11:06 2023 -0700 |
tree | 611f2e4e45bcc1cd25bf504d6161e534c496044f | |
parent | 70b5c4573f3c6b30d27941d0cb042ae63470de14 [diff] |
torture: Remove duplicated argument -enable-kvm for ppc64 The qemu argument -enable-kvm is duplicated because the qemu_args bash variable in kvm-test-1-run.sh has already provides it. This commit therefore removes the ppc64-specific copy in functions.sh. Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>