Skip to content
Commit 11557b24 authored by Oleg Nesterov's avatar Oleg Nesterov Committed by Linus Torvalds
Browse files

x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32



The 64-bit version of ELF_PLAT_INIT() clears TIF_IA32, but at this point
it has already been cleared by SET_PERSONALITY == set_personality_64bit.

Signed-off-by: default avatarOleg Nesterov <oleg@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1252f238
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment