mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04: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>