[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170925181806.kd567i4xpquueqw5@dragonfly>
Date: Mon, 25 Sep 2017 11:18:08 -0700
From: AKASHI Takahiro <takahiro.akashi@...aro.org>
To: David Howells <dhowells@...hat.com>
Cc: Dave Young <dyoung@...hat.com>, catalin.marinas@....com,
will.deacon@....com, bauerman@...ux.vnet.ibm.com,
vgoyal@...hat.com, herbert@...dor.apana.org.au,
davem@...emloft.net, akpm@...ux-foundation.org, mpe@...erman.id.au,
bhe@...hat.com, arnd@...db.de, ard.biesheuvel@...aro.org,
kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*()
from x86, powerpc
On Mon, Sep 25, 2017 at 04:36:43PM +0100, David Howells wrote:
> AKASHI Takahiro <takahiro.akashi@...aro.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
Powered by blists - more mailing lists