Files
linux/arch/arm64/mm
Kristina Martsenko e9eaa8052f arm64: mm: ignore memory above supported physical address size
When booting a kernel without 52-bit PA support (e.g. a kernel with 4k
pages) on a system with 52-bit memory, the kernel will currently try to
use the 52-bit memory and crash. Fix this by ignoring any memory higher
than what the kernel supports.

Fixes: f77d281713 ("arm64: enable 52-bit physical address support")
Signed-off-by: Kristina Martsenko <kristina.martsenko@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2018-01-19 13:09:40 +00:00
..
2017-08-10 18:13:59 +01:00
2017-02-09 13:47:56 +00:00
2017-07-20 17:03:53 +01:00
2017-05-08 17:15:13 -07:00
2017-12-22 17:35:21 +00:00