Hello:
This patch was applied to riscv/linux.git (fixes) by Palmer Dabbelt palmer@rivosinc.com:
On Mon, 11 Mar 2024 19:19:13 -0700 you wrote:
These macros did not initialize __kr_err, so they could fail even if the access did not fault.
Cc: stable@vger.kernel.org Fixes: d464118cdc41 ("riscv: implement __get_kernel_nofault and __put_user_nofault") Signed-off-by: Samuel Holland samuel.holland@sifive.com
[...]
Here is the summary with links: - riscv: Fix spurious errors from __get/put_kernel_nofault https://git.kernel.org/riscv/c/d080a08b06b6
You are awesome, thank you!