]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 10 Dec 2008 12:43:19 +0000 (12:43 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2008 21:34:33 +0000 (13:34 -0800)
commitcb32898c0996e78509a4b21b068209eb2d569f00
tree8dc5db4a011910e385398c88484f58a60aa243eb
parent4e6f2ba97ff9099ef03bd38f84b59b5c2f89c1fe
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 <gorcunov@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/kernel/vmlinux.lds.S