Re: [PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix

From: Miroslav Benes

Date: Wed Aug 26 2026 - 08:31:55 EST


On Tue, 04 Aug 2026 18:36:26 +0800, Wang Han <wanghan@xxxxxxxxxxxxxxxxx> wrote:
> The syscall livepatch selftest resolves and patches a syscall wrapper
> symbol. To use that test for RISC-V livepatch validation, add the
> RISC-V FN_PREFIX definition for ARCH_HAS_SYSCALL_WRAPPER.
>
> Without this macro, the syscall livepatch selftest cannot resolve the
> RISC-V target symbol, and the syscall-related livepatch test fails on
> RISC-V.
>
> [...]

Acked-by: Miroslav Benes <mbenes@xxxxxxx>

--
Miroslav