From: Cyrill Gorcunov Date: Thu, 13 Mar 2008 16:44:56 +0000 (+0300) Subject: x86: processor.h - use PAGE_SIZE instead of numeric value X-Git-Tag: v2.6.26-rc1~1154^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ae1c372dc5bbaee905bcede524d7180d22b362;p=pandora-kernel.git x86: processor.h - use PAGE_SIZE instead of numeric value This patch replaces numeric constant with an appropriate macro Also 0x800000000000UL is changed to bit shifting which is complement to the code comment (thanks hpa for notice) Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed