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:
3a66941
)
[PATCH] ARM: Remove explicit page-alignments in memory init
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 22 Jun 2005 20:47:25 +0000
(21:47 +0100)
committer
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 22 Jun 2005 20:47:25 +0000
(21:47 +0100)
Since meminfo.bank[] array contains page-aligned start/size, we
no longer need to explicitly round up/down the addresses when
converting to PFNs.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found