[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK8P3a2BnecaxYpMzuEHrBqCbA_z0D4Fr=UU_MaFiddZ7OLm=g@mail.gmail.com>
Date: Mon, 6 Jul 2020 15:19:40 +0200
From: Arnd Bergmann <arnd@...db.de>
To: kernel test robot <lkp@...el.com>
Cc: Christoph Hellwig <hch@....de>, kbuild-all@...ts.01.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>, Jeremy Kerr <jk@...abs.org>
Subject: Re: file.c:undefined reference to `.dump_emit'
On Mon, Jul 6, 2020 at 3:04 PM Arnd Bergmann <arnd@...db.de> wrote:
>
> On Mon, Jul 6, 2020 at 12:17 PM kernel test robot <lkp@...el.com> wrote:
> >
> In the interest of keeping things simple, I'd suggest doing this one instead:
>
> --- a/arch/powerpc/platforms/cell/Kconfig
> +++ b/arch/powerpc/platforms/cell/Kconfig
> @@ -44,6 +44,7 @@ config SPU_FS
> tristate "SPU file system"
> default m
> depends on PPC_CELL
> + depends on COREDUMP
> select SPU_BASE
> help
> The SPU file system is used to access Synergistic Processing
>
> I'll send a proper patch if there are no objections.
>
I see now that it's not even a regression, the report was just about
part of the output now coming from a different file.
I'll send the fix anyway, there is no need for this to be broken.
Arnd
Powered by blists - more mailing lists