6k aarch64 has significant memory consumption more than 4k variant, and requires an separated crashkernel formula.
This series generates the formula dynamiclly based on the system environment.
v4 -> v5: fix complain by shellcheck on [2/4] rebase to latest rawhide (commit 29fe563 kdump.conf: redirect unknown architecture warning to stderr)
Pingfan Liu (4): kdump-lib: Introduce a help function _crashkernel_add() kdump-lib: Introduce parse_kver_from_path() to get kernel version from its path name kdump-lib: add support for 64K aarch64 kdump-lib: Evaluate the memory consumption by smmu and mlx5 separately
kdump-lib.sh | 138 ++++++++++++++++++++++++++++++++++++++++- kdumpctl | 6 +- spec/kdump-lib_spec.sh | 20 ++++++ 3 files changed, 161 insertions(+), 3 deletions(-)