x86: Reclaim TIF_IA32 and TIF_X32
authorGabriel Krisman Bertazi <krisman@collabora.com>
Sun, 4 Oct 2020 03:25:36 +0000 (23:25 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 26 Oct 2020 12:46:47 +0000 (13:46 +0100)
commit8d71d2bf6efec3032208958c483a247f529ffb16
tree67ba7c47b95315d75982c1ec45be84c4fb1630f7
parentff170cd0595398a7b66cb40f249eb2f10c29b66d
x86: Reclaim TIF_IA32 and TIF_X32

Now that these flags are no longer used, reclaim those TIF bits.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201004032536.1229030-11-krisman@collabora.com
arch/x86/include/asm/thread_info.h
arch/x86/kernel/process_64.c