diff options
author | Anshuman Khandual <[email protected]> | 2024-10-03 10:18:42 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:09 -0800 |
commit | d7d65b1039019e8789119b498d97cf2531d989a8 (patch) | |
tree | bb84962e4d06de228f3f111d0e4640b0ee3bc00e /tools/perf/scripts/python/mem-phys-addr.py | |
parent | f0327de7067c008088d96592198ec6df045c5a1b (diff) |
mm: move set_pxd_safe() helpers from generic to platform
set_pxd_safe() helpers that serve a specific purpose for both x86 and
riscv platforms, do not need to be in the common memory code. Otherwise
they just unnecessarily make the common API more complicated. This moves
the helpers from common code to platform instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Suggested-by: David Hildenbrand <[email protected]>
Acked-by: Dave Hansen <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Ryan Roberts <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions