[PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc

AKASHI Takahiro takahiro.akashi at linaro.org
Mon Sep 25 11:18:08 PDT 2017


On Mon, Sep 25, 2017 at 04:36:43PM +0100, David Howells wrote:
> AKASHI Takahiro <takahiro.akashi at linaro.org> wrote:
> 
> > > > -static struct kexec_file_ops *kexec_file_loaders[] = {
> > > > +struct kexec_file_ops *kexec_file_loaders[] = {
> > > >  	&kexec_elf64_ops,
> > > > +	NULL
> > > >  };
> 
> const?

Yes, it makes sense.

-Takahiro AKASHI

> 
> David



More information about the linux-arm-kernel mailing list