riscv: Use generic TIF bits
authorThomas Gleixner <tglx@linutronix.de>
Mon, 8 Sep 2025 21:32:38 +0000 (23:32 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 17 Sep 2025 06:14:05 +0000 (08:14 +0200)
commit41e871f2b63edaf8da20907d512cd5d91ba51476
treef99e40c01741b0c2b879d3b1fc0aa94d03f671fa
parentf9629891d407e455dc1334e1594108c73074fe8b
riscv: Use generic TIF bits

No point in defining generic items and the upcoming RSEQ optimizations are
only available with this _and_ the generic entry infrastructure, which is
already used by RISCV. So no further action required here.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/riscv/Kconfig
arch/riscv/include/asm/thread_info.h