Loading
[PATCH] Don't leak NT bit into next task
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>