From: Cyrill Gorcunov Date: Fri, 8 Feb 2008 21:49:13 +0000 (+0300) Subject: x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value X-Git-Tag: v2.6.25-rc3~109^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbb1e57a1c0b732cfeb727bed7c61e80a79c6479;p=pandora-kernel.git x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value By including 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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed