aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2022-11-25 09:15:02 +0530
committerAndrew Morton <[email protected]>2022-11-30 15:59:07 -0800
commit7e25de77bc5ea56cc3ff618fc8f4ea1896a4dbb3 (patch)
tree4f0fcd97e2f2415a99a19887d74798c6694bd738 /tools/perf/util/scripting-engines/trace-event-python.c
parent373dfda2bac1173971099dc76254a016646f62ab (diff)
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
In __gmap_segment_gaddr() pmd level page table page is being extracted from the pmd pointer, similar to pmd_pgtable_page() implementation. This reduces some redundancy by directly using pmd_pgtable_page() instead, though first making it available. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Anshuman Khandual <[email protected]> Acked-by: Alexander Gordeev <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Heiko Carstens <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions