[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <161399720788.2051103.17455817952511939013.b4-ty@kernel.org>
Date: Mon, 22 Feb 2021 14:29:01 +0000
From: Will Deacon <will@...nel.org>
To: james.morse@....com, jmorris@...ei.org,
tyhicks@...ux.microsoft.com, kexec@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, ebiederm@...ssion.com,
Pavel Tatashin <pasha.tatashin@...een.com>,
linux-kernel@...r.kernel.org
Cc: catalin.marinas@....com, kernel-team@...roid.com,
Will Deacon <will@...nel.org>
Subject: Re: [PATCH v2] kexec: move machine_kexec_post_load() to public interface
On Fri, 19 Feb 2021 14:51:42 -0500, Pavel Tatashin wrote:
> machine_kexec_post_load() is called after kexec load is finished. It must
> declared in public header not in kexec_internal.h
>
> Fixes the following compiler warning:
>
> arch/arm64/kernel/machine_kexec.c:62:5: warning: no previous prototype for
> function 'machine_kexec_post_load' [-Wmissing-prototypes]
> int machine_kexec_post_load(struct kimage *kimage)
Applied to arm64 (for-next/fixes), thanks!
[1/1] kexec: move machine_kexec_post_load() to public interface
https://git.kernel.org/arm64/c/2596b6ae412b
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
Powered by blists - more mailing lists