Re: [PATCH 0/8] mm: Drop pxd_ERROR()
Anshuman Khandual <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <44crgg3r7p2d26blmgq2ewqan3anfhdo73zxe52rvpcjsdhdvd__6080.92203490145$1788230962$gmane$org@xztk7osntzhf> |
On Mon, Aug 31, 2026 at 06:55:19PM -0700, Andrew Morton wrote: > On Mon, 31 Aug 2026 11:13:22 +0530 Anshuman Khandual <[email protected]> wrote: > > > 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. > > All was going nicely until... > > > This series is based on v7.3-rc1 after the following patch and has also been > > built tested on multiple platforms. > > *what* following patch??? The dependency patch has already been merged upstream. 092836fedd82 (mm: standardize printing for pgtable entries) Please ignore this. > > Oh well, I'll queue it all up and shall hope for the arch maintainer > acks to roll in. Please. Thanks !