* linux-next: build failure in final buil
@ 2026-05-18 16:11 Mark Brown
2026-05-18 20:01 ` Andrew Morton
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2026-05-18 16:11 UTC (permalink / raw)
To: Lorenzo Stoakes, David Hildenbrand, Andrew Morton
Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 692 bytes --]
Hi all,
During the final builds today's linux-next build (powerpc
pseries_le_defconfig) failed like this:
/tmp/next/build/mm/hugetlb.c: In function 'hugetlb_unshare_pmds':
/tmp/next/build/mm/hugetlb.c:7282:17: error: implicit declaration of function '__huge_pmd_unshare'; did you mean 'huge_pmd_unshare'? [-Wimplicit-function-declaration]
7282 | __huge_pmd_unshare(&tlb, vma, address, ptep, take_locks);
| ^~~~~~~~~~~~~~~~~~
| huge_pmd_unshare
make[4]: *** [/tmp/next/build/scripts/Makefile.build:289
Caused by commit
2bb8fe16f7bf4 (mm/hugetlb: avoid false positive lockdep assertion)
I have reverted this commit for today.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build failure in final buil
2026-05-18 16:11 linux-next: build failure in final buil Mark Brown
@ 2026-05-18 20:01 ` Andrew Morton
2026-05-19 7:21 ` Lorenzo Stoakes
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2026-05-18 20:01 UTC (permalink / raw)
To: Mark Brown
Cc: Lorenzo Stoakes, David Hildenbrand, Linux Kernel Mailing List,
Linux Next Mailing List
On Mon, 18 May 2026 17:11:12 +0100 Mark Brown <broonie@kernel.org> wrote:
> During the final builds today's linux-next build (powerpc
> pseries_le_defconfig) failed like this:
>
> /tmp/next/build/mm/hugetlb.c: In function 'hugetlb_unshare_pmds':
> /tmp/next/build/mm/hugetlb.c:7282:17: error: implicit declaration of function '__huge_pmd_unshare'; did you mean 'huge_pmd_unshare'? [-Wimplicit-function-declaration]
> 7282 | __huge_pmd_unshare(&tlb, vma, address, ptep, take_locks);
> | ^~~~~~~~~~~~~~~~~~
> | huge_pmd_unshare
> make[4]: *** [/tmp/next/build/scripts/Makefile.build:289
>
> Caused by commit
>
> 2bb8fe16f7bf4 (mm/hugetlb: avoid false positive lockdep assertion)
>
> I have reverted this commit for today.
I removed this from mm.git on May 15, but I cannot find the email which
prompted me to do that :(
Oh well, I assume Lorenzo will send a new version, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build failure in final buil
2026-05-18 20:01 ` Andrew Morton
@ 2026-05-19 7:21 ` Lorenzo Stoakes
0 siblings, 0 replies; 3+ messages in thread
From: Lorenzo Stoakes @ 2026-05-19 7:21 UTC (permalink / raw)
To: Andrew Morton
Cc: Mark Brown, David Hildenbrand, Linux Kernel Mailing List,
Linux Next Mailing List
On Mon, May 18, 2026 at 01:01:24PM -0700, Andrew Morton wrote:
> On Mon, 18 May 2026 17:11:12 +0100 Mark Brown <broonie@kernel.org> wrote:
>
> > During the final builds today's linux-next build (powerpc
> > pseries_le_defconfig) failed like this:
> >
> > /tmp/next/build/mm/hugetlb.c: In function 'hugetlb_unshare_pmds':
> > /tmp/next/build/mm/hugetlb.c:7282:17: error: implicit declaration of function '__huge_pmd_unshare'; did you mean 'huge_pmd_unshare'? [-Wimplicit-function-declaration]
> > 7282 | __huge_pmd_unshare(&tlb, vma, address, ptep, take_locks);
> > | ^~~~~~~~~~~~~~~~~~
> > | huge_pmd_unshare
> > make[4]: *** [/tmp/next/build/scripts/Makefile.build:289
> >
> > Caused by commit
> >
> > 2bb8fe16f7bf4 (mm/hugetlb: avoid false positive lockdep assertion)
> >
> > I have reverted this commit for today.
>
> I removed this from mm.git on May 15, but I cannot find the email which
> prompted me to do that :(
>
> Oh well, I assume Lorenzo will send a new version, thanks.
I sent a fix-patch for this, but will send a respin today if that's easier.
This is a trivial 'forgot to add a stub for a certain config' thing.
Cheers, Lorenzo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-05-19 7:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18 16:11 linux-next: build failure in final buil Mark Brown
2026-05-18 20:01 ` Andrew Morton
2026-05-19 7:21 ` Lorenzo Stoakes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox