Re: [RFC V3 0/8] mm: Drop pxd_ERROR()
From: Mike Rapoport
Date: Mon Aug 24 2026 - 03:27:59 EST
On Tue, 18 Aug 2026 09:30:33 +0530, Anshuman Khandual <anshuman.khandual@xxxxxxx> 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) <rppt@xxxxxxxxxx>
--
Sincerely yours,
Mike.