
21 May
2025
21 May
'25
4:33 p.m.
This patch series is going to porting two upstream stable patches, and fixing a kabi breakage during porting. Tengda Wu (1): x86/ptrace: Fix kabi breakage in struct pt_regs Xin Li (2): x86/ptrace: Cleanup the definition of the pt_regs structure x86/ptrace: Add FRED additional information to the pt_regs structure arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- arch/x86/include/asm/ptrace.h | 105 ++++++++++++++++++++++---- arch/x86/kernel/process_64.c | 2 +- 3 files changed, 94 insertions(+), 15 deletions(-) -- 2.34.1