]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 14 Mar 2024 22:49:11 +0000 (16:49 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2024 13:11:30 +0000 (15:11 +0200)
commitb352b07ea4e6163cea7dc07772288bd1fa1904df
tree648c268518bc39db2873fd633763d74c6616ee76
parent93bcc1752c69bb309f4d8cfaf960ef1faeb34996
wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}

[ Upstream commit e995f5dd9a9cef818af32ec60fc38d68614afd12 ]

This option is needed to continue booting with QEMU. Recent changes that
made this optional meant that it gets unset in the test harness, and so
WireGuard CI has been broken. Fix this by simply setting this option.

Cc: stable@vger.kernel.org
Fixes: 496ea826d1e1 ("RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/wireguard/qemu/arch/riscv32.config
tools/testing/selftests/wireguard/qemu/arch/riscv64.config