diff options
author | Anshuman Khandual <[email protected]> | 2021-06-14 13:48:26 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-06-15 12:08:39 +0100 |
commit | 4aaa87ab3d2de485d8aae7a88cc9cb02dcd2c450 (patch) | |
tree | b6de4b17250054fe3edb905ac274431343fb62be /tools/perf/scripts/python/intel-pt-events.py | |
parent | ca6ece6a76a8b5d8b428429c2803df48a69ee88b (diff) |
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
SECTION_[SHIFT|SIZE|MASK] are essentially PMD_[SHIFT|SIZE|MASK]. But these
create confusion being similar to generic sparsemem memory sections, which
are derived from SECTION_SIZE_BITS. Section references have always implied
PMD level block mapping. Instead just use all PMD level macros which would
make it explicit and also remove confusion with sparsmem memory sections.
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions