From: Cyrill Gorcunov Date: Fri, 21 Mar 2008 20:12:14 +0000 (+0300) Subject: x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias X-Git-Tag: v2.6.26-rc1~1154^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288621e32a7ae3a29c37b45297136c0264e2ff7b;p=pandora-kernel.git x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias This patch does clean up relocate_kernel_(32|64).S a bit by getting rid of local PAGE_ALIGNED macro. We should use well-known PAGE_SIZE instead Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed