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/18/2026 2:48 AM, Mike Rapoport wrote: > Hi Jinjie, > > On Mon, Jun 08, 2026 at 03:34:49PM +0800, Jinjie Ruan 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. >> >> This patch set is rebased on v7.1-rc1. > > Please rebase this set on v7.2-rc1 once that's out. > > I'm going to queue it in the liveupdate tree then to expose to the wider > testing. > > Meanwhile it would be great to chase riscv and x86 maintainers for acks :) Thanks! That sounds great. I will rebase this patch set on v7.2-rc1 as soon as it is out and send v17. In the meantime, I will CC and reach out to the RISC-V and x86 maintainers to request their reviews and Acks. Best regards, Jinjie >