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 <[email protected]> --- include/linux/entry-common.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
