On Tue, Mar 17, 2026 at 9:20 AM Jinjie Ruan <[email protected]> wrote:
> Rename TIF_SINGLE_STEP to TIF_SINGLESTEP to align with the naming > convention used by arm64, x86, and other architectures. > > By aligning the name, TIF_SINGLESTEP can be consolidated into the generic > TIF bits definitions, reducing architectural divergence and simplifying > cross-architecture entry/exit logic. > > No functional changes intended. > > Acked-by: Heiko Carstens <[email protected]> > Signed-off-by: Jinjie Ruan <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

