diff options
author | 2024-07-24 10:17:12 +0530 | |
---|---|---|
committer | 2024-08-16 11:23:33 +0100 | |
commit | 4b6049b643f42d5744cba685d602cd5bc79f31b3 (patch) | |
tree | 5f9dbd3fc182d56a9242b7aaf834c02116ab5bab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.11-rc3 (diff) | |
download | linux-rng-4b6049b643f42d5744cba685d602cd5bc79f31b3.tar.xz linux-rng-4b6049b643f42d5744cba685d602cd5bc79f31b3.zip |
arm64/mm: Drop PMD_SECT_VALID
This just drops off the macro PMD_SECT_VALID which remains unused. Because
macro PMD_TYPE_SECT with same value (_AT(pmdval_t, 1) << 0), gets used for
creating or updating given block mappings.
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
Link: https://lore.kernel.org/r/20240724044712.602210-1-anshuman.khandual@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions