linux/arch/arm64/include
Will Deacon f483a853b0 arm64: mm: fix booting on systems with no memory below 4GB
Booting on a system with all of its memory above the 4GB boundary breaks
for two reasons:

	(1) We still try to create a non-empty DMA32 zone
	(2) no-bootmem limits allocations to 0xffffffff

This patch fixes these issues for ARM64.

Tested-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2012-11-08 16:06:21 +00:00
..
asm arm64: mm: fix booting on systems with no memory below 4GB 2012-11-08 16:06:21 +00:00
uapi/asm arm64: ptrace: make structure padding explicit for debug registers 2012-10-18 20:15:31 +01:00