aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2015-12-09 12:44:36 +0000
committerWill Deacon <[email protected]>2015-12-10 17:36:08 +0000
commite2c30ee320eb96304896c7ab84499e5bc5e5fb6e (patch)
tree661651347412863d69444aec0b4c8204251e3196 /tools/perf/scripts/python/bin
parent49003a8d6b35e128ef5e51433e60e783a46fbe5f (diff)
arm64: mm: remove pointless PAGE_MASKing
As pgd_offset{,_k} shift the input address by PGDIR_SHIFT, the sub-page bits will always be shifted out. There is no need to apply PAGE_MASK before this. Signed-off-by: Mark Rutland <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Jeremy Linton <[email protected]> Cc: Laura Abbott <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions