From: Mark Brown <broonie@kernel.org>
To: Lorenzo Stoakes <ljs@kernel.org>,
David Hildenbrand <david@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: linux-next: build failure in final buil
Date: Mon, 18 May 2026 17:11:12 +0100 [thread overview]
Message-ID: <ags6IM0qGAkndEV5@sirena.org.uk> (raw)
[-- 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 --]
next reply other threads:[~2026-05-18 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-18 16:11 Mark Brown [this message]
2026-05-18 20:01 ` linux-next: build failure in final buil Andrew Morton
2026-05-19 7:21 ` Lorenzo Stoakes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ags6IM0qGAkndEV5@sirena.org.uk \
--to=broonie@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=david@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=ljs@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.