]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: No need to remove NT during CPU setup
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:42:29 +0000 (22:42 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:01:11 +0000 (19:01 -0800)
commit636aab5ce332d88a76362797a55804c7da643467
tree6127968732ba695e30d72f3dfd53252c18ec89ec
parent1f6818b90dbb887261c616a318733703ed526f0a
[PATCH] x86_64: No need to remove NT during CPU setup

head.S already clears EFLAGS completely. Following an i386 patch from
Zachary Amsden.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/setup64.c