Resolves: RHEL-103425
Upstream: kdump-utils
Conflict: None
commit b061a48965476e5b2e6be59686783c85d0f14b5c
Author: Baoquan He <bhe@redhat.com>
Date: Mon Aug 11 17:02:46 2025 +0800
sysconfig: disable kfence in kdump kernel
In commit ddb0bab1f7e1, I mistakenly added the 'kfence.sample_interval=0'
into KDUMP_COMMANDLINE_APPEND which is taken as default parameters added
into kdump kernel. The KDUMP_COMMANDLINE_APPEND value is for unsupported
architecuture. We should append wanted kernel parameter to each
supported architecture in "update_param KDUMP_COMMANDLINE_APPEND" place.
Fix it now.
Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Baoquan He <bhe@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| 0001-kdumpctl-check-and-generate-etc-vconsole.conf.patch | ||
| 0002-mkdumprd-replace-lz4hc-with-lzma-for-better-compress.patch | ||
| 0003-Fix-the-way-to-tell-if-there-is-a-need-to-set-up-net.patch | ||
| 0004-Support-dumping-to-NVMe-TCP-configured-using-NVMe-Bo.patch | ||
| 0005-sysconfig-disable-kfence-in-kdump-kernel.patch | ||
| 0006-sysconfig-disable-kfence-in-kdump-kernel.patch | ||
| gating.yaml | ||
| kdump-utils.spec | ||
| README.md | ||
| sources | ||
kdump-utils
The kdump-utils package