diff options
| author | Brian Gerst <[email protected]> | 2007-05-21 14:31:53 +0200 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-21 09:56:57 -0700 |
| commit | 17304383ebc1ce68a88030ac4d18ea549d9578c7 (patch) | |
| tree | ddeebffef6841cc421e9fc9bf5429b4a97057363 /include/linux/stacktrace.h | |
| parent | d0aff6e6f4e54f79f9c89d147d371bad384454e9 (diff) | |
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 <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions