diff options
author | Nicolas Saenz Julienne <[email protected]> | 2020-11-19 18:53:53 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-11-20 09:34:13 +0000 |
commit | 0a30c53573b07d5561457e41fb0ab046cd857da5 (patch) | |
tree | 5b72c74c92d97455000a38e9917be470a4bcb8c6 /scripts/clang-tools/gen_compile_commands.py | |
parent | 2687275a5843d1089687f08fc64eb3f3b026a169 (diff) |
arm64: mm: Move reserve_crashkernel() into mem_init()
crashkernel might reserve memory located in ZONE_DMA. We plan to delay
ZONE_DMA's initialization after unflattening the devicetree and ACPI's
boot table initialization, so move it later in the boot process.
Specifically into bootmem_init() since request_standard_resources()
depends on it.
Signed-off-by: Nicolas Saenz Julienne <[email protected]>
Tested-by: Jeremy Linton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions