[patch 10/18] entry: Use syscall number instead of rereading it

Philippe Mathieu-Daudé philmd at oss.qualcomm.com
Thu Jul 9 04:20:43 PDT 2026


On 7/7/26 21:06, Thomas Gleixner wrote:
> rseq_syscall_enter_work() is invoked before the syscall number can be
> modified. So there is no point in rereading it from pt_regs.
> 
> Signed-off-by: Thomas Gleixner <tglx at kernel.org>
> ---
>   include/linux/entry-common.h |    9 +++++----
>   1 file changed, 5 insertions(+), 4 deletions(-)





More information about the linux-riscv mailing list