git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
248fb89
)
x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Fri, 8 Feb 2008 21:49:13 +0000
(
00:49
+0300)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 19 Feb 2008 15:18:33 +0000
(16:18 +0100)
By including <asm/processor-flags.h> we're allowed to use
X86_CR4_PGE instead of numeric constant.
md5 sums of compiled files are differ due to this inclusion
but .text section remains the same.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found