commit | 92a8cbed29eb9bf6e8eec16ca29d54015bc0e8a2 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Jun 22 21:47:25 2005 +0100 |
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Jun 22 21:47:25 2005 +0100 |
tree | 142314e2863863a1cbe1ea950ac688fc1aaeef6c | |
parent | 3a66941106855215127f8bf1afd06099b72dc75b [diff] |
[PATCH] ARM: Remove explicit page-alignments in memory init 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>