[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250523-halbieren-inhaftiert-f9dbef8c379b@brauner>
Date: Fri, 23 May 2025 12:14:33 +0200
From: Christian Brauner <brauner@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the vfs-brauner tree
On Wed, May 21, 2025 at 08:49:23PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the vfs-brauner tree, today's linux-next build (x86_84
> allnoconfig) failed like this:
>
> x86_64-linux-gnu-ld: fs/coredump.o: in function `do_coredump':
> coredump.c:(.text+0x1795): undefined reference to `sock_from_file'
> x86_64-linux-gnu-ld: coredump.c:(.text+0x17a6): undefined reference to `sock_from_file'
> x86_64-linux-gnu-ld: coredump.c:(.text+0x17b3): undefined reference to `kernel_sock_shutdown'
>
> Caused by commit
>
> 997e88a74ed6 ("coredump: add coredump socket")
>
> # CONFIG_NET is not set
>
> I have applied the following hack for today to make it build.
Thanks, I fixed this a few days ago.
Powered by blists - more mailing lists