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

From: Alistair Popple
Date: Thu Jan 09 2025 - 06:00:48 EST


On Wed, Jan 08, 2025 at 09:32:59PM -0800, Andrew Morton wrote:
> On Thu, 9 Jan 2025 16:01:26 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> > On Thu, 9 Jan 2025 15:59:54 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> > >
> > > After merging the mm tree, today's linux-next build (x86_64 allnoconfig)
> > > failed like this:
> >
> > In file included from <command-line>:
> > mm/rmap.c: In function 'folio_add_file_rmap_pud':
> > include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_328' declared with attribute error: BUILD_BUG failed
>
> Thanks ;(
>
> I'll drop the series "fs/dax: Fix ZONE_DEVICE page reference counts",
> v5 from mm.git.

Sorry about that. I'm doing a local test build across more architectures and
configs now. There are a few other minor fixups that are needed too so will
respin with those in the morning.

- Alistair