lkml.org 
[lkml]   [2022]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.18 0073/1095] wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
    Date
    From: Jason A. Donenfeld <Jason@zx2c4.com>

    commit 9019b4f6d9bd88524ecd95420cf9cd4aaed7a125 upstream.

    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: 44c1e84a38a0 ("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>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    tools/testing/selftests/wireguard/qemu/arch/riscv32.config | 1 +
    1 file changed, 1 insertion(+)

    --- a/tools/testing/selftests/wireguard/qemu/arch/riscv32.config
    +++ b/tools/testing/selftests/wireguard/qemu/arch/riscv32.config
    @@ -1,3 +1,4 @@
    +CONFIG_NONPORTABLE=y
    CONFIG_ARCH_RV32I=y
    CONFIG_MMU=y
    CONFIG_FPU=y

    \
     
     \ /
      Last update: 2022-08-15 22:18    [W:4.136 / U:0.096 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site