mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Ensure that if userspace supplies insufficient data to PTRACE_SETREGSET to fill all the registers, the thread's old registers are preserved. Cc: [email protected] Signed-off-by: Dave Martin <[email protected]> Signed-off-by: Chris Metcalf <[email protected]>