Re: [PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory

From: Wen Jiang

Date: Fri Jul 10 2026 - 05:16:11 EST


On Fri, 10 Jul 2026 at 16:54, Wen Jiang <jiangwenxiaomi@xxxxxxxxx> wrote:
>
> - Patch 6 (32-bit count << PAGE_SHIFT overflow): Pre-existing. This was
> already discussed in the V3 thread, and a separate fix was proposed
> there.
>

Small correction: I meant that I plan to send a separate fix after this
series is merged.

> Thanks,
> Wen