From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:41 +0000 (+0200) Subject: [PATCH] Don't leak NT bit into next task X-Git-Tag: v2.6.19-rc1~1077^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658fdbef66e5e9be79b457edc2cbbb3add840aa9;p=pandora-kernel.git [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 --- Reading git-diff-tree failed