Re: [PATCH v3 4/5] loongarch/mm: drop vmemmap_check_pmd helper and use generic code

Muchun Song <[email protected]> Mon, 1 Jun 2026 20:26:47 +0800
Newsgroups org.kernel.vger.sparclinux,dev.linux.lists.loongarch,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel,org.kvack.linux-mm
Message-ID <[email protected]>

> On Jun 1, 2026, at 20:24, David Hildenbrand (Arm) <[email protected]> wrote:
> 
> On 6/1/26 10:48, Muchun Song wrote:
>> The generic implementations now suffice; remove the loongarch copies.
> 
> You are only removing a single function? So "copy"

Yes. I copied the commit message from other commit and forgot to update
accordingly.

> 
> 
> Reviewed-by: David Hildenbrand (Arm) <[email protected]>

Thanks.

> 
> -- 
> Cheers,
> 
> David