Re: [PATCH v3 3/5] riscv/mm: drop vmemmap_pmd helpers and use generic code
"David Hildenbrand (Arm)" <[email protected]> Mon, 1 Jun 2026 14:23:26 +0200
| 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 6/1/26 10:48, Muchun Song wrote: > The generic implementations now suffice; remove the riscv copies. > > Signed-off-by: Muchun Song <[email protected]> > --- Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David