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

David Howells dhowells at redhat.com
Mon Sep 25 08:36:43 PDT 2017


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?

David



More information about the kexec mailing list