Re: [PATCH 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
From: Andrew Morton
Date: Mon Aug 31 2026 - 22:04:55 EST
On Mon, 31 Aug 2026 11:13:28 +0530 Anshuman Khandual <anshuman.khandual@xxxxxxx> wrote:
> Stop using [p4d|pud|pmd]_ERROR() in __get_pte_phys() as the pgtable entries
> are known to be NULL and hence could not really be accessed.
A note to the sh maintainers: Sashiko might have found a couple of bugs
in __get_pte_phys():
https://sashiko.dev/#/patchset/20260831054331.625505-1-anshuman.khandual@xxxxxxx