Re: [PATCH v4 10/10] loongarch: kdump: exclude non-dumpable reserved memory regions from vmcore

From: Pratyush Yadav

Date: Tue Jun 30 2026 - 07:24:54 EST


On Tue, Jun 30 2026, Wandun Chen wrote:

> From: Wandun Chen <chenwandun@xxxxxxxxxxx>
>
> Apply the same non-dumpable reserved memory filtering to LoongArch
> kdump as was done for arm64. Use of_reserved_mem_kdump_exclude() to
> drop flagged regions from the elfcorehdr PT_LOAD segments, and
> of_reserved_mem_kdump_nr_ranges() to pre-size the crash_mem array.
>
> Signed-off-by: Wandun Chen <chenwandun@xxxxxxxxxxx>

Acked-by: Pratyush Yadav <pratyush@xxxxxxxxxx>

[...]

--
Regards,
Pratyush Yadav