aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>2019-11-07 10:56:11 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2019-11-07 11:22:20 +0000
commitbff3b04460a80f425442fe8e5c6ee8c3ebef611f (patch)
tree634754bfe5d793e5c7d4396c29e85ea9f4ccab01 /arch/arm64/Kconfig
parentdma/direct: turn ARCH_ZONE_DMA_BITS into a variable (diff)
downloadlinux-dev-bff3b04460a80f425442fe8e5c6ee8c3ebef611f.tar.xz
linux-dev-bff3b04460a80f425442fe8e5c6ee8c3ebef611f.zip
arm64: mm: reserve CMA and crashkernel in ZONE_DMA32
With the introduction of ZONE_DMA in arm64 we moved the default CMA and crashkernel reservation into that area. This caused a regression on big machines that need big CMA and crashkernel reservations. Note that ZONE_DMA is only 1GB big. Restore the previous behavior as the wide majority of devices are OK with reserving these in ZONE_DMA32. The ones that need them in ZONE_DMA will configure it explicitly. Fixes: 1a8e1cef7603 ("arm64: use both ZONE_DMA and ZONE_DMA32") Reported-by: Qian Cai <cai@lca.pw> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions