mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Dominique Martinet <asmadeus@codewreck.org>
Cc: Miguel Ojeda <ojeda@kernel.org>,
	achill@achill.org, akpm@linux-foundation.org, broonie@kernel.org,
	conor@kernel.org, f.fainelli@gmail.com, hargar@microsoft.com,
	jonathanh@nvidia.com, linux-kernel@vger.kernel.org,
	linux@roeck-us.net, lkft-triage@lists.linaro.org,
	patches@kernelci.org, patches@lists.linux.dev,
	pavel@nabladev.com, rwarsow@gmx.de, shuah@kernel.org,
	sr@sladewatkins.com, stable@vger.kernel.org,
	sudipm.mukherjee@gmail.com, torvalds@linux-foundation.org,
	David Hildenbrand <david@kernel.org>,
	Lorenzo Stoakes <ljs@kernel.org>, Rik van Riel <riel@surriel.com>,
	"Liam R. Howlett" <liam@infradead.org>,
	Vlastimil Babka <vbabka@kernel.org>, Harry Yoo <harry@kernel.org>,
	Jann Horn <jannh@google.com>, Lance Yang <lance.yang@linux.dev>,
	linux-mm@kvack.org, Russell King <linux@armlinux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	Richard Weinberger <richard@nod.at>,
	Anton Ivanov <anton.ivanov@cambridgegreys.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	linux-um@lists.infradead.org
Subject: Re: [PATCH 6.18 000/552] 6.18.50-rc1 review
Date: Sat, 5 Sep 2026 13:56:07 +0200	[thread overview]
Message-ID: <2026090538-irritant-tattoo-caa5@gregkh> (raw)
In-Reply-To: <apwBsCGpUG69KdGc@codewreck.org>

On Sat, Sep 05, 2026 at 08:49:04PM +0900, Dominique Martinet wrote:
> Miguel Ojeda wrote on Sat, Sep 05, 2026 at 01:41:11PM +0200:
> > I see the same arm32 build issue:
> > 
> >     mm/page_vma_mapped.c:110:11: error: call to undeclared function 'huge_ptep_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
> >       110 |                 ptent = huge_ptep_get(pvmw->vma->vm_mm, pvmw->address,
> >           |                         ^
> > 
> > In addition, in UML (x86_64) there is also nearby:
> > 
> >     mm/page_vma_mapped.c:110:9: error: assigning to 'pte_t' from incompatible type 'int'
> >       110 |                 ptent = huge_ptep_get(pvmw->vma->vm_mm, pvmw->address,
> >           |                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >       111 |                                       pvmw->pte);
> >           |                                       ~~~~~~~~~~
> 
> See this 6.12 thread[1] for this build failure (I didn't check but
> assume it is the same, that missing commit only made it 7.3-rc1 but was
> also backported to the 7.2 tree, which also explains 7.2 didn't build
> fail)

I should have this fixed up now, will push out a -rc2 so that you all
can test it as I'm away from my big build box at the moment :(

thanks,

greg k-h

      reply	other threads:[~2026-09-05 11:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04  4:52 Greg Kroah-Hartman
2026-09-04 12:52 ` Brett A C Sheffield
2026-09-04 13:15 ` Pavel Machek
2026-09-04 19:46 ` Wentao Guan
2026-09-04 21:10 ` Shuah Khan
2026-09-05 11:41 ` Miguel Ojeda
2026-09-05 11:49   ` Dominique Martinet
2026-09-05 11:56     ` Greg KH [this message]

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=2026090538-irritant-tattoo-caa5@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=anton.ivanov@cambridgegreys.com \
    --cc=asmadeus@codewreck.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=david@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=hargar@microsoft.com \
    --cc=harry@kernel.org \
    --cc=jannh@google.com \
    --cc=johannes@sipsolutions.net \
    --cc=jonathanh@nvidia.com \
    --cc=lance.yang@linux.dev \
    --cc=liam@infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-um@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=linux@roeck-us.net \
    --cc=ljs@kernel.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=ojeda@kernel.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@nabladev.com \
    --cc=richard@nod.at \
    --cc=riel@surriel.com \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=sr@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vbabka@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®