commit | cb32898c0996e78509a4b21b068209eb2d569f00 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Wed Dec 10 12:43:19 2008 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 10 13:34:33 2008 -0800 |
tree | 8dc5db4a011910e385398c88484f58a60aa243eb | |
parent | 4e6f2ba97ff9099ef03bd38f84b59b5c2f89c1fe [diff] |
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>