diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-08-02 16:13:36 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:20 -0700 |
commit | ac4cfaccedac891d29560ddfb64cb5c1e710e1e1 (patch) | |
tree | 03f10d6af1936ca585b86dc39ab4f1d5b1988df6 /tools/perf/scripts/python/stackcollapse.py | |
parent | 63497b716be30fb268b2358836efb4bb9e615f15 (diff) |
arc: implement the new page table range API
Add PFN_PTE_SHIFT, update_mmu_cache_range(), flush_dcache_folio()
and flush_icache_pages().
Change the PG_dc_clean flag from being per-page to per-folio (which means
it cannot always be set as we don't know that all pages in this folio were
cleaned). Enhance the internal flush routines to take the number of pages
to flush.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: Mike Rapoport (IBM) <[email protected]>
Cc: Vineet Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions