aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2015-06-25 01:04:20 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-06-29 11:15:57 +0100
commit3de1f52a3ae823265299409e276f56cdadddc310 (patch)
treef4e0639e9683e5a1e12146df25d915954107f049 /arch/arm/include/asm
parentARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints (diff)
downloadlinux-dev-3de1f52a3ae823265299409e276f56cdadddc310.tar.xz
linux-dev-3de1f52a3ae823265299409e276f56cdadddc310.zip
ARM: 8394/1: update memblock limit after mapping lowmem
The memblock limit is currently used in find_limits to find the bounds for ZONE_NORMAL. The memblock limit may need to be rounded down a PMD size to ensure allocations are fully mapped though. This has the side effect of reducing the amount of memory in ZONE_NORMAL. Once all lowmem is mapped, it's safe to change the memblock limit back to include the unaligned section. Adjust the memblock limit after lowmem mapping is complete. Before: # cat /proc/zoneinfo | grep managed managed 62907 managed 424 After: # cat /proc/zoneinfo | grep managed managed 63331 Signed-off-by: Laura Abbott <labbott@fedoraproject.org> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions