diff options
author | Laura Abbott <lauraa@codeaurora.org> | 2014-06-27 10:17:27 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-06-29 10:29:34 +0100 |
commit | 6980c3e2514e5ae36b43ec8302f4920d6e3c9434 (patch) | |
tree | cfa27dc7403d59920f2c9492df4008cb05d721f9 /arch/arm/kernel | |
parent | 3abe742339567ac5d63c520834826aacd9b5d5f6 (diff) | |
download | op-kernel-dev-6980c3e2514e5ae36b43ec8302f4920d6e3c9434.zip op-kernel-dev-6980c3e2514e5ae36b43ec8302f4920d6e3c9434.tar.gz |
ARM: 8086/1: Set memblock limit for nommu
Commit 1c2f87c (ARM: 8025/1: Get rid of meminfo) changed find_limits
to use memblock_get_current_limit for calculating the max_low pfn.
nommu targets never actually set a limit on memblock though which
means memblock_get_current_limit will just return the default
value. Set the memblock_limit to be the end of DDR to make sure
bounds are calculated correctly.
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions