Re: linux-next: build failure after merge of the vfs-brauner tree

From: Christian Brauner

Date: Mon Mar 23 2026 - 12:16:28 EST


On Mon, Mar 23, 2026 at 01:56:59PM +0000, Mark Brown wrote:
> On Fri, Mar 13, 2026 at 01:00:43PM +0000, Mark Brown wrote:
> > Hi all,
> >
> > After merging the vfs-brauner tree, today's linux-next build (arm64
> > kselftest) failed like this:
> >
> > CC statmount_test_ns
> > statmount_test_ns.c:37:19: error: static declaration of 'wait_for_pid' follows non-static declaration
> > 37 | static inline int wait_for_pid(pid_t pid)
> > | ^~~~~~~~~~~~
>
> This issue is still present in today's -next, the version of the
> vfs-brauner tree being merged is currently that from next-20260312.

Sorry about this. Fixed now by appended patch.