mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-11 10:20:45 +00:00
SYSENTER can cause a NT to be set which might cause crashes on the IRET in the next task. Following similar i386 patch from Linus. Signed-off-by: Andi Kleen <ak@suse.de>