Re: [PATCH v5 00/17] crash: Rework and add arm64 crash hotplug support
Breno Leitao <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded,gmane.linux.ports.arm.kernel,gmane.linux.kernel,gmane.linux.kernel.kexec,gmane.linux.file-systems,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 18, 2026 at 06:04:25PM +0800, Jinjie Ruan wrote: > When CPU or memory hotplug events occur, the elfcorehdr in the kdump > image becomes stale, potentially leading to incomplete crash dumps. Looking through the series, it seems to mix bug fixes with new feature work. Would it make sense to split out the fixes so they can land independently, and keep the new features as a separate patchset? I'm currently rolling out crashdump CMA across the Meta fleet, so right now I care mostly about picking up isolated bug fixes. As it stands, it's difficult to tell which patches are fixes and which are features.