Re: [PATCH v2] arm64/kexec: Fix missing extra range for crashkres_low.

From: Baoquan He
Date: Tue Aug 30 2022 - 21:19:10 EST


On 08/31/22 at 09:38am, Yun Levi wrote:
> > Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>
> >
> > Does this need a Fixes tag and cc stable?
> >
> > --
> > Catalin
>
> IMHO, it seems good to add two tags like:
> Fixes: 3751e728cef29 ("arm64: kexec_file: add crash dump support")
> Cc: stable@xxxxxxxxxxxxxxx

No, I don't think the Fixes commit is right. It should fix the commit
where crashkernel,low is introduced. Before that, no issue caused.
So the tags should be:

Fixes: 944a45abfabc ("arm64: kdump: Reimplement crashkernel=X")
Cc: stable@xxxxxxxxxxxxxxx