Re: linux-next: build failure after merge of the nfsd tree
From: Christian Brauner
Date: Thu May 28 2026 - 04:36:59 EST
On Mon, May 25, 2026 at 02:08:44PM +0100, Mark Brown wrote:
> On Mon, May 25, 2026 at 01:57:46PM +0100, Mark Brown wrote:
>
> > After merging the nfsd tree, today's linux-next build (arm64 allnoconfig)
> > failed like this:
>
> > ld: Unexpected GOT/PLT entries detected!
> > ld: Unexpected run-time procedure linkages detected!
>
> > I didn't figure out exactly which commit did this but I'm guessing it's
> > one of these from the vfs-brauner tree that you've pulled in:
>
> > 1cd9d2387c05a (simple_xattr: change interface to pass struct simple_xattrs **)
> > 12e9e3cd03b5a (simpe_xattr: use per-sb cache)
>
> > I have used the version from next-20260522 instead.
>
> Unsurprisingly the vfs-brauner tree also acquired the same build failure
> so I also held it back at next-20260522.
@Miklos, I'm switching this back to jhash() otherwise we have to
default-select xxhash. See appended patch.