diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-10-02 16:25:30 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:08 -0800 |
commit | b33cc96c7020b923085046e5cf2e934f41c530ec (patch) | |
tree | e760a6c4a49434aac2040ceb2d5dd75b249a825d /tools/perf/scripts/python/intel-pt-events.py | |
parent | 76f1a8261188dfbc46d2957e2bb98dd5f007da7c (diff) |
mm: add PageAnonNotKsm()
Check that this anonymous page is really anonymous, not anonymous-or-KSM.
This optimises the debug check, but its real purpose is to remove the last
two users of PageKsm().
[[email protected]: fix assertions]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Alex Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions