Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1739125

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

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
Date 2017-09-25 17:40 +0200
Message-ID <utDEe-8eJ-9@gated-at.bofh.it> (permalink)
References <usr2p-3rE-9@gated-at.bofh.it> <upWvL-1En-3@gated-at.bofh.it> <upWvM-1En-11@gated-at.bofh.it> <us4fv-6hO-15@gated-at.bofh.it> <usr2p-3rE-9@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


AKASHI Takahiro <takahiro.akashi@linaro.org> wrote:

> > > -static struct kexec_file_ops *kexec_file_loaders[] = {
> > > +struct kexec_file_ops *kexec_file_loaders[] = {
> > >  	&kexec_elf64_ops,
> > > +	NULL
> > >  };

const?

David

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc AKASHI Takahiro <takahiro.akashi@linaro.org> - 2017-09-15 13:00 +0200
  Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()  from x86, powerpc Dave Young <dyoung@redhat.com> - 2017-09-21 09:40 +0200
    Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()  from x86, powerpc AKASHI Takahiro <takahiro.akashi@linaro.org> - 2017-09-22 10:00 +0200
      Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()  from x86, powerpc Dave Young <dyoung@redhat.com> - 2017-09-25 10:10 +0200
        Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()  from x86, powerpc Dave Young <dyoung@redhat.com> - 2017-09-25 10:40 +0200
        Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()  from x86, powerpc AKASHI Takahiro <takahiro.akashi@linaro.org> - 2017-09-25 20:20 +0200
      Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc David Howells <dhowells@redhat.com> - 2017-09-25 17:40 +0200
        Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()  from x86, powerpc AKASHI Takahiro <takahiro.akashi@linaro.org> - 2017-09-25 20:20 +0200

csiph-web