[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
Andrew Morton
akpm at linux-foundation.org
Sat May 23 14:40:06 PDT 2026
On Sat, 23 May 2026 16:26:36 +0800 Wen Jiang <jiangwenxiaomi at gmail.com> wrote:
> On Sat, 23 May 2026 at 02:07, Andrew Morton <akpm at linux-foundation.org> wrote:
> >
> > On Fri, 22 May 2026 13:31:40 +0800 Wen Jiang <jiangwenxiaomi at gmail.com> wrote:
> >
> > > This patchset accelerates ioremap, vmalloc, and vmap when the memory
> > > is physically fully or partially contiguous.
> >
> > Thanks. AI review asked a few things and might have found an existing
> > 32-bit bug in vmap():
> >
> > https://sashiko.dev/#/patchset/20260522053146.83209-1-jiangwenxiaomi@gmail.com
>
> Hi Andrew,
>
> I've gone through the Sashiko findings:
Great, thanks. I won't take any action at this time - let's see what
reviewers have to say.
More information about the linux-arm-kernel
mailing list