From: Cyrill Gorcunov Date: Wed, 10 Dec 2008 12:43:19 +0000 (+0000) Subject: MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros X-Git-Tag: v2.6.28-rc8~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb32898c0996e78509a4b21b068209eb2d569f00;p=pandora-kernel.git MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros Include the linux/page.h header into the MN10300 kernel linker script thus allowing us to use PAGE_SIZE macro instead of a numeric constant. Also use the PERCPU macro instead of an explicit section definition. Signed-off-by: Cyrill Gorcunov Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed