Re: [PATCH 0/2] riscv: tests: Make RISCV_KPROBES_KUNIT tristate
From: Nam Cao
Date: Tue Oct 21 2025 - 06:36:07 EST
Vivian Wang <wangruikang@xxxxxxxxxxx> writes:
> Fix an allmodconfig warning on v6.18-rc1:
>
> WARNING: 3 bad relocations
> ffffffff81e24118 R_RISCV_64 kunit_unary_assert_format
> ffffffff81e24a60 R_RISCV_64 kunit_binary_assert_format
> ffffffff81e269d0 R_RISCV_JUMP_SLOT __kunit_do_failed_assertion
>
> While we're at it, rename the test to remove the word "test", in order
> to conform to the style guide.
Reviewed-by: Nam Cao <namcao@xxxxxxxxxxxxx>