summaryrefslogtreecommitdiffstats
path: root/kexec/arch/arm64/crashdump-arm64.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexec/arch/arm64/crashdump-arm64.h')
-rw-r--r--kexec/arch/arm64/crashdump-arm64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexec/arch/arm64/crashdump-arm64.h b/kexec/arch/arm64/crashdump-arm64.h
index 12f43087..82fa69bd 100644
--- a/kexec/arch/arm64/crashdump-arm64.h
+++ b/kexec/arch/arm64/crashdump-arm64.h
@@ -14,7 +14,7 @@
#include "kexec.h"
-#define CRASH_MAX_MEMORY_RANGES 32
+#define CRASH_MAX_MEMORY_RANGES 32768
/* crash dump kernel support at most two regions, low_region and high region. */
#define CRASH_MAX_RESERVED_RANGES 2