diff options
author | Brian Gerst <bgerst@didntduck.org> | 2007-05-21 14:31:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-21 18:56:57 +0200 |
commit | 17304383ebc1ce68a88030ac4d18ea549d9578c7 (patch) | |
tree | ddeebffef6841cc421e9fc9bf5429b4a97057363 /fs/partitions/ldm.h | |
parent | x86_64: vsyscall time() fix (diff) | |
download | linux-17304383ebc1ce68a88030ac4d18ea549d9578c7.tar.xz linux-17304383ebc1ce68a88030ac4d18ea549d9578c7.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions