[PATCH 0/8] mm: Drop pxd_ERROR()
Anshuman Khandual
anshuman.khandual at arm.com
Mon Aug 31 19:48:28 PDT 2026
On Mon, Aug 31, 2026 at 06:55:19PM -0700, Andrew Morton wrote:
> On Mon, 31 Aug 2026 11:13:22 +0530 Anshuman Khandual <anshuman.khandual at arm.com> 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 !
More information about the linux-arm-kernel
mailing list