Re: [PATCH] riscv: ptrace: avoid BIT() in UAPI header
From: Michael Neuling
Date: Sun Mar 29 2026 - 23:05:33 EST
Paul,
> Fixes: 98545620b0 ("riscv: ptrace: Fix BIT() compilation issues")
This is fixing a patch in queued in the for-next branch. So this could be taken
on top of that patch or merged with that patch to avoid the issue to start with
but that would need for-next to be rebased.
Mikey