From: Sam Ravnborg Date: Fri, 12 Oct 2007 14:11:50 +0000 (+0200) Subject: [S390] s390: use PAGE_SIZE in vmlinux.lds X-Git-Tag: v2.6.24-rc1~1409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52480ee5206a3fe3a61b5529ce063202c60b8b27;p=pandora-kernel.git [S390] s390: use PAGE_SIZE in vmlinux.lds Replace the hardcoded 4096 value with the PAGE_SIZE macro. Converted a few decimal numbers to readable hex numbers. Use of PAGE_SIZE required a small change to page.h to allow PAGE_SIZE to be used from assembler/linker scripts. Signed-off-by: Sam Ravnborg Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed