git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e6f2ba
)
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Wed, 10 Dec 2008 12:43:19 +0000
(12:43 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Dec 2008 21:34:33 +0000
(13:34 -0800)
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>
No differences found