Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola <[email protected]>
| Newsgroups | gmane.linux.ports.hexagon,gmane.linux.kernel.mm,gmane.linux.kernel.cross-arch,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.uml.devel,gmane.comp.emulators.xen.devel,gmane.comp.emulators.kvm.devel |
|---|---|
| Message-ID | <CAOzc2pxnb6WXoVK5JXX42R0Q6FK59Q1uebQskK2fxLn6DuicqA@mail.gmail.com> |
On Thu, Jun 1, 2023 at 12:28 AM John Paul Adrian Glaubitz <[email protected]> wrote: > > Hi Geert! > > On Thu, 2023-06-01 at 09:20 +0200, Geert Uytterhoeven wrote: > > On Wed, May 31, 2023 at 11:33 PM Vishal Moola (Oracle) > > <[email protected]> wrote: > > > Part of the conversions to replace pgtable constructor/destructors with > > > ptdesc equivalents. Also cleans up some spacing issues. > > > > > > Signed-off-by: Vishal Moola (Oracle) <[email protected]> > > > > LGTM, so > > Reviewed-by: Geert Uytterhoeven <[email protected]> > > I assume this series is supposed to go through some mm tree? Hi Adrian, I was going to have Andrew take this through mm-unstable once it gets enough review.