Re: [PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan <[email protected]>
| Newsgroups | org.infradead.lists.kexec,dev.linux.lists.loongarch,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On 6/9/2026 12:10 AM, Andrew Morton wrote: > On Mon, 8 Jun 2026 15:34:49 +0800 Jinjie Ruan <[email protected]> wrote: > >> The crash memory allocation, and the exclude of crashk_res, crashk_low_res >> and crashk_cma memory are almost identical across different architectures, >> This patch set handle them in crash core in a general way, which eliminate >> a lot of duplication code. >> >> And add support for crashkernel CMA reservation for arm64 and riscv. > > fyi, AI review might have found a bunch of issues in arch-specific > code, all of them pre-existing. Hi, Andrew, As Mike conveyed, Baoquan proposed splitting out the unrelated bug fixes into a separate patch set, in order to keep v16 from growing excessively. Link: https://lore.kernel.org/all/ah2Lx7KHI60tzd0v@MiWiFi-R3L-srv/ Best Regards, Jinjie > > https://sashiko.dev/#/patchset/[email protected] >