original_kernel/arch/i386/kernel/cpu
Brian Gerst 17304383eb i386: fix PGE mask
cr4 is a 32-bit register, so casting the mask to an unsigned char is wrong,
as it clears more than the PGE bit.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-21 09:56:57 -07:00
..
cpufreq
mcheck i386: Clear MCE flag on AMD K6 2007-05-21 09:56:57 -07:00
mtrr i386: fix PGE mask 2007-05-21 09:56:57 -07:00
Makefile
amd.c i386: Clear MCE flag on AMD K6 2007-05-21 09:56:57 -07:00
bugs.c
centaur.c
common.c
cpu.h
cyrix.c
intel.c
intel_cacheinfo.c
nexgen.c
perfctr-watchdog.c
proc.c
rise.c
transmeta.c
umc.c