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 | gmane.linux.kernel,gmane.linux.kernel.mm,gmane.linux.ports.arm.kernel,gmane.linux.ports.riscv,gmane.linux.ports.sparc |
|---|---|
| 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