diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2019-12-18 11:42:32 -0500 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2020-01-03 09:36:22 +0100 |
commit | 2572b8d702e452624bdb8d7b7c39f458e7dcf2ce (patch) | |
tree | 5df03c70342653afbcfef4cf54780640411403e9 /kexec/crashdump-xen.c | |
parent | f736104f533290b4ce6fbfbca74abde9ffd3888c (diff) |
arm64: kdump: deal with a lot of resource entries in /proc/iomem
As described in the commit ("arm64: kexec: allocate memory space avoiding
reserved regions"), /proc/iomem now has a lot of "reserved" entries, and
it's not just enough to have a fixed size of memory range array.
With this patch, kdump is allowed to handle arbitrary number of memory
ranges, using mem_regions_alloc_and_xxx() functions.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Tested-by: Bhupesh Sharma <bhsharma@redhat.com>
Tested-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/crashdump-xen.c')
0 files changed, 0 insertions, 0 deletions