diff options
author | Oleg Nesterov <oleg@redhat.com> | 2021-02-01 18:46:49 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-03-16 22:13:11 +0100 |
commit | 66c1b6d74cd7035e85c426f0af4aede19e805c8a (patch) | |
tree | 50f3f47ba445aedf50118015d64749d49d023b53 /include | |
parent | 5abbe51a526253b9f003e9a0a195638dc882d660 (diff) |
x86: Move TS_COMPAT back to asm/thread_info.h
Move TS_COMPAT back to asm/thread_info.h, close to TS_I386_REGS_POKED.
It was moved to asm/processor.h by b9d989c7218a ("x86/asm: Move the
thread_info::status field to thread_struct"), then later 37a8f7c38339
("x86/asm: Move 'status' from thread_struct to thread_info") moved the
'status' field back but TS_COMPAT was forgotten.
Preparatory patch to fix the COMPAT case for get_nr_restart_syscall()
Fixes: 609c19a385c8 ("x86/ptrace: Stop setting TS_COMPAT in ptrace code")
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20210201174649.GA17880@redhat.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions