diff options
author | Levi Yun <ppbuk5246@gmail.com> | 2022-08-31 19:39:13 +0900 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-09-01 11:50:00 +0100 |
commit | 4831be702b95047c89b3fa5728d07091e9e9f7c9 (patch) | |
tree | 4b7d77210b29ce57383dbb9cf6f1ffd3ce231b28 /lib/kasprintf.c | |
parent | 714f3cbd70a4db9f9b7fe5b8a032896ed33fb824 (diff) | |
download | linux-4831be702b95047c89b3fa5728d07091e9e9f7c9.tar.bz2 |
arm64/kexec: Fix missing extra range for crashkres_low.
Like crashk_res, Calling crash_exclude_mem_range function with
crashk_low_res area would need extra crash_mem range too.
Add one more extra cmem slot in case of crashk_low_res is used.
Signed-off-by: Levi Yun <ppbuk5246@gmail.com>
Fixes: 944a45abfabc ("arm64: kdump: Reimplement crashkernel=X")
Cc: <stable@vger.kernel.org> # 5.19.x
Acked-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20220831103913.12661-1-ppbuk5246@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'lib/kasprintf.c')
0 files changed, 0 insertions, 0 deletions