Re: [RFC V3 0/8] mm: Drop pxd_ERROR()
Mike Rapoport <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <178755645423.3606540.14531883744138096395.b4-review__34767.1325130918$1787556481$gmane$org@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.