Go to file
Baoquan He 4418ea7f4c sysconfig: disable kfence in kdump kernel
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>
2025-08-18 10:01:03 +08:00
.gitignore Rebase to upstream 1.0.54 2025-05-08 13:54:04 +08:00
0001-kdumpctl-check-and-generate-etc-vconsole.conf.patch kdumpctl: check and generate /etc/vconsole.conf 2025-06-04 14:05:56 +08:00
0002-mkdumprd-replace-lz4hc-with-lzma-for-better-compress.patch mkdumprd: replace lz4hc with lzma for better compression in squash image 2025-06-04 14:07:55 +08:00
0003-Fix-the-way-to-tell-if-there-is-a-need-to-set-up-net.patch Support dumping to NVMe/TCP configured using NVMe Boot Firmware Table 2025-07-28 17:13:58 +08:00
0004-Support-dumping-to-NVMe-TCP-configured-using-NVMe-Bo.patch Support dumping to NVMe/TCP configured using NVMe Boot Firmware Table 2025-07-28 17:13:58 +08:00
0005-sysconfig-disable-kfence-in-kdump-kernel.patch sysconfig: disable kfence in kdump kernel 2025-08-06 11:54:32 +08:00
0006-sysconfig-disable-kfence-in-kdump-kernel.patch sysconfig: disable kfence in kdump kernel 2025-08-18 10:01:03 +08:00
gating.yaml Enable gating test 2024-07-10 10:16:34 +08:00
kdump-utils.spec sysconfig: disable kfence in kdump kernel 2025-08-18 10:01:03 +08:00
README.md Initial import for CentOS Stream 10 2024-07-10 09:26:11 +08:00
sources Rebase to upstream 1.0.54 2025-05-08 13:54:04 +08:00

kdump-utils

The kdump-utils package