Re: [PATCH V5 0/2] Support VMCOREINFO export for RISCV64

From: Baoquan He
Date: Mon Oct 31 2022 - 05:19:19 EST


On 10/26/22 at 10:42pm, Xianting Tian wrote:
> As disscussed in below patch set, the patch of 'describe VMCOREINFO export in Documentation'
> need to update according to Bagas's comments.
> https://lore.kernel.org/linux-riscv/22AAF52E-8CC8-4D11-99CB-88DE4D113444@xxxxxxxxxx/
>
> As others patches in above patch set already applied, so this patch set only contains below two
> patches.
>
> ------
> Changes:
> Fix commit message in patch 2: use "Document these RISCV64 exports above" instead of
> "This patch just add the description of VMCOREINFO export for RISCV64."
> V1 -> V2:
> Remove unnecessary overline above header text in patch 2.
> V2 -> V3:
> Fix commit message in patch 1,2;
> Use 'space' instead of 'region' for vmemmap description in patch 2.
> V3 -> V4:
> Remove unnecessary kernel space export:
> KASAN_SHADOW_START ~ KASAN_SHADOW_END,
> ADDRESS_SPACE_END
> V4 -> V5:
> Remove IS_ENABLED() judgement for KERNEL_LINK_ADDR in patch 1.

This series looks good to me, thanks.

Acked-by: Baoquan He <bhe@xxxxxxxxxx>