Re: [RFC V3 0/8] mm: Drop pxd_ERROR()
Mike Rapoport <[email protected]>
| Newsgroups | gmane.linux.ports.hexagon,gmane.linux.kernel.mm,gmane.linux.ports.alpha,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.uml.devel,gmane.linux.kernel.cross-arch,gmane.linux.kernel |
|---|---|
| Message-ID | <178755645423.3606540.14531883744138096395.b4-review@b4> |
On Tue, 18 Aug 2026 09:30:33 +0530, Anshuman Khandual <[email protected]> wrote: > mm: Drop pxd_ERROR() > > pxd_ERROR() macros have been provided by all platforms, which are very much > identical and can be dropped off completely if these pgtable printing could > be moved to callers in generic MM aka all pxd_clear_bad(). > > But first cleanups and re-organizations are required in some platforms that > are using these macros internally. Afterwards [pte|pmd|pud|p4d|pgd]_ERROR() > macros have been completely dropped from the entire tree. > > [...] Acked-by: Mike Rapoport (Microsoft) <[email protected]> -- Sincerely yours, Mike.