summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRyan Roberts <ryan.roberts@arm.com>2025-02-21 07:42:25 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2025-03-12 15:21:00 +0300
commitbfb1d2b9021c21891427acc86eb848ccedeb274e (patch)
tree3b7cd8db1c2f67d500f7f2b9b69fbd31948292be /tools/perf/scripts/python/export-to-postgresql.py
parent4fa8a9c0fc996fe5cde5f201f33e2c1dba4b5498 (diff)
downloadlinux-bfb1d2b9021c21891427acc86eb848ccedeb274e.tar.xz
arm64/mm: Check PUD_TYPE_TABLE in pud_bad()
pud_bad() is currently defined in terms of pud_table(). Although for some configs, pud_table() is hard-coded to true i.e. when using 64K base pages or when page table levels are less than 3. pud_bad() is intended to check that the pud is configured correctly. Hence let's open-code the same check that the full version of pud_table() uses into pud_bad(). Then it always performs the check regardless of the config. Cc: Will Deacon <will@kernel.org> Cc: Ard Biesheuvel <ardb@kernel.org> Cc: Ryan Roberts <ryan.roberts@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Ryan Roberts <ryan.roberts@arm.com> Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Link: https://lore.kernel.org/r/20250221044227.1145393-7-anshuman.khandual@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions