[PATCH 1/1] kexec: move machine_kexec_post_load() to public interface

Will Deacon will at kernel.org
Fri Feb 19 14:14:37 EST 2021


On Fri, Feb 19, 2021 at 02:06:31PM -0500, Pavel Tatashin wrote:
> On Fri, Feb 19, 2021 at 12:53 PM Will Deacon <will at kernel.org> wrote:
> >
> > On Mon, Feb 15, 2021 at 01:59:08PM -0500, Pavel Tatashin wrote:
> > > machine_kexec_post_load() is called after kexec load is finished. It must
> > > be declared in public header not in kexec_internal.h
> >
> > Could you provide a log of what goes wrong without this patch, please?
> >
> > > Reported-by: kernel test robot <lkp at intel.com>
> >
> > Do you have a link to the report, or did it not go to the list?
> 
> Hi Will,
> 
> https://lore.kernel.org/linux-arm-kernel/202102030727.gqTokACH-lkp@intel.com/
> 
> It is also linked in the cover letter.

Ah, great. Please add that as a Link: tag in the patch, and in-line the
compiler warning.

Will



More information about the kexec mailing list