From: Cyrill Gorcunov Date: Mon, 12 May 2008 21:01:56 +0000 (-0700) Subject: uml: use PAGE_SIZE in linker scripts X-Git-Tag: v2.6.26-rc3~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7dfa9403bf3b03899d5ef5d10b0c5c3f74b0682;p=pandora-kernel.git uml: use PAGE_SIZE in linker scripts This patch includes page.h header into linker scripts that allow us to use PAGE_SIZE macro instead of numeric constant. To be able to include page.h into linker scripts page.h is needed for some modification - i.e. we need to use __ASSEMBLY__ and _AC macro [jdike@linux.intel.com - fixed conflict with as-layout.h] Signed-off-by: Cyrill Gorcunov Signed-off-by: Jeff Dike Cc: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed