[REGRESSION] next/pending-fixes: (build) call to undeclared function '__huge_pmd_unshare'; ISO C99 and late...
KernelCI bot <[email protected]>
| Newsgroups | dev.linux.lists.regressions,org.kernel.vger.linux-next |
|---|---|
| Message-ID | <177911274362.2366.9336793608219101169@330cfa3079ca> |
Hello, New build issue found on next/pending-fixes: --- call to undeclared function '__huge_pmd_unshare'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] in mm/hugetlb.o (mm/hugetlb.c) [logspec:kbuild,kbuild.compiler.error] --- - dashboard: https://d.kernelci.org/i/maestro:2586999164f3c8a7d01dd3db2d8850a7c0865475 - giturl: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git - commit HEAD: 298cc5aa5aae60cc009e3cd66ff730bb53e3e1ad Please include the KernelCI tag when submitting a fix: Reported-by: kernelci.org bot <[email protected]> Log excerpt: ===================================================== /tmp/kci/linux/mm/hugetlb.c:7281:3: error: call to undeclared function '__huge_pmd_unshare'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 7281 | __huge_pmd_unshare(&tlb, vma, address, ptep, take_locks); | ^ /tmp/kci/linux/mm/hugetlb.c:7281:3: note: did you mean 'huge_pmd_unshare'? /tmp/kci/linux/mm/hugetlb.c:6973:5: note: 'huge_pmd_unshare' declared here 6973 | int huge_pmd_unshare(struct mmu_gather *tlb, struct vm_area_struct *vma, | ^ 1 error generated. ===================================================== # Builds where the incident occurred: ## defconfig+CONFIG_ARM64_64K_PAGES=y on (arm64): - compiler: clang-21 - config: None - dashboard: https://d.kernelci.org/build/maestro:6a0b05bad06a47b7c8f81a2c #kernelci issue maestro:2586999164f3c8a7d01dd3db2d8850a7c0865475 -- This is an experimental report format. Please send feedback in! Talk to us at [email protected] Made with love by the KernelCI team - https://kernelci.org