[PATCH v2] arm64/kexec: Fix missing extra range for crashkres_low.
Baoquan He
bhe at redhat.com
Tue Aug 30 18:18:55 PDT 2022
On 08/31/22 at 09:38am, Yun Levi wrote:
> > Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>
> >
> > 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 at vger.kernel.org
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 at vger.kernel.org
More information about the kexec
mailing list