diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2025-02-21 07:42:23 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2025-03-12 15:21:00 +0300 |
commit | 1601df9e366eeeb0dd55cc7d74c0a1fc008223ef (patch) | |
tree | 764e2b8b2312517c053e1f11e53d48a42430e38b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dba954801004ce79db69fdc4d710063a7eed006c (diff) | |
download | linux-1601df9e366eeeb0dd55cc7d74c0a1fc008223ef.tar.xz |
arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()
Clear PXX_TYPE_MASK in [pmd|pud]_mkhuge() while creating section mappings
instead of just the PXX_TABLE_BIT and also set PXD_TYPE_SECT. Also ensure
PTE_VALID does not get modified in these helpers, because present-invalid
entries should preserve their state across.
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: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/20250221044227.1145393-5-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