From: Cyrill Gorcunov Date: Sun, 17 Feb 2008 15:17:17 +0000 (+0300) Subject: x86: lds - Use PAGE_SIZE instead of numeric constant X-Git-Tag: v2.6.25-rc3~109^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cdac41f2090ad9013dfefab7399b1debfb9275a;p=pandora-kernel.git x86: lds - Use PAGE_SIZE instead of numeric constant It's much better to use PAGE_SIZE then magic 4096 (though it's almost synonym in most cases on x86 but not for *all* cases ;) Signed-off-by: Cyrill Gorcunov Acked-by: Sam Ravnborg Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed