]> git.baikalelectronics.ru Git - kernel.git/commit
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Aug 2022 14:57:57 +0000 (16:57 +0200)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 12 Aug 2022 14:47:12 +0000 (07:47 -0700)
commit53c94e049c64a3456326efe73ad2ba3ae5a2b3b1
tree9f3a1122079e1f5c9535a783e32fe4774d1cd29e
parent7b8d4fb15676a75476182092a8f986148f201614
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32

When the CONFIG_PORTABLE/CONFIG_NONPORTABLE switches were added, various
configs were updated, but the wireguard config was forgotten about. This
leads to unbootable test kernels, causing CI fails. Add
CONFIG_NONPORTABLE=y to the wireguard test suite configuration for
riscv32.

Fixes: 2a2c64dedb14 ("RISC-V: Add CONFIG_{NON,}PORTABLE")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20220809145757.83673-1-Jason@zx2c4.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
tools/testing/selftests/wireguard/qemu/arch/riscv32.config