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:
5cd0c34
)
[PATCH] ARM: cleanup vmalloc start/offset macros
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 3 May 2005 11:20:29 +0000
(12:20 +0100)
committer
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 3 May 2005 11:20:29 +0000
(12:20 +0100)
VMALLOC_START and VMALLOC_OFFSET are common between all ARM
machine classes. Move them into include/asm-arm/pgtable.h,
but allow a machine class to override them if required.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
No differences found