kexec-tools/spec
Coiby Xu 3d253ab811 Allow _crashkernel_add to address larger memory ranges
Currently _crashkernel_add can't deal with larger memory ranges like
terabyte. For example, '_crashkernel_add "128G-1T:4G" "0"' actually
returns empty result. This patch allows _crashkernel_add to address
terabyte, petabyte and exabyte memory ranges.

Fixes: 64f2827a ("kdump-lib: Harden _crashkernel_add")
Signed-off-by: Coiby Xu <coxu@redhat.com>
Acked-by: Baoquan He <bhe@redhat.com>
2023-11-08 09:42:31 +08:00
..
support unit tests: fix test failures "The param /boot/boot/vmlinuz-xxx is incorrect" 2023-10-10 08:40:26 +08:00
kdump-lib_spec.sh Allow _crashkernel_add to address larger memory ranges 2023-11-08 09:42:31 +08:00
kdump-lib-initramfs_spec.sh unit tests: add tests for kdump_get_conf_val in kdump-lib-initramfs.sh 2022-04-14 11:45:18 +08:00
kdumpctl_general_spec.sh unit tests: Fix parse_config test case 2023-09-14 15:01:52 +08:00
kdumpctl_manage_crashkernel_spec.sh unit tests: fix test failures "The param /boot/boot/vmlinuz-xxx is incorrect" 2023-10-10 08:40:26 +08:00
kdumpctl_reset_crashkernel_spec.sh unit tests: fix test failures "The param /boot/boot/vmlinuz-xxx is incorrect" 2023-10-10 08:40:26 +08:00