[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159490400659.3805857.11376912001537489857.b4-ty@ellerman.id.au>
Date: Thu, 16 Jul 2020 22:55:42 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Arnd Bergmann <arnd@...db.de>,
Michael Ellerman <mpe@...erman.id.au>
Cc: linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
Jeremy Kerr <jk@...abs.org>, linuxppc-dev@...ts.ozlabs.org,
Paul Mackerras <paulus@...ba.org>,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] powerpc/spufs: add CONFIG_COREDUMP dependency
On Mon, 6 Jul 2020 15:22:46 +0200, Arnd Bergmann wrote:
> The kernel test robot pointed out a slightly different error message
> after recent commit 5456ffdee666 ("powerpc/spufs: simplify spufs core
> dumping") to spufs for a configuration that never worked:
>
> powerpc64-linux-ld: arch/powerpc/platforms/cell/spufs/file.o: in function `.spufs_proxydma_info_dump':
> >> file.c:(.text+0x4c68): undefined reference to `.dump_emit'
> powerpc64-linux-ld: arch/powerpc/platforms/cell/spufs/file.o: in function `.spufs_dma_info_dump':
> file.c:(.text+0x4d70): undefined reference to `.dump_emit'
> powerpc64-linux-ld: arch/powerpc/platforms/cell/spufs/file.o: in function `.spufs_wbox_info_dump':
> file.c:(.text+0x4df4): undefined reference to `.dump_emit'
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/spufs: add CONFIG_COREDUMP dependency
https://git.kernel.org/powerpc/c/b648a5132ca3237a0f1ce5d871fff342b0efcf8a
cheers
Powered by blists - more mailing lists