aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRyan Roberts <[email protected]>2023-06-02 10:29:49 +0100
committerAndrew Morton <[email protected]>2023-06-09 16:25:55 -0700
commit3b65f437d9e8dd696a2b88e7afcd51385532ab35 (patch)
tree3f131babf7a16df936a729327665db69c6856710 /tools/perf/scripts/python/exported-sql-viewer.py
parentfa8c919dac3f5f325b17f9fcf8ac7dd899992598 (diff)
mm: fix failure to unmap pte on highmem systems
The loser of a race to service a pte for a device private entry in the swap path previously unlocked the ptl, but failed to unmap the pte. This only affects highmem systems since unmapping a pte is a noop on non-highmem systems. Link: https://lkml.kernel.org/r/[email protected] Fixes: 16ce101db85d ("mm/memory.c: fix race when faulting a device private page") Signed-off-by: Ryan Roberts <[email protected]> Reviewed-by: Zi Yan <[email protected]> Reviewed-by: Mike Rapoport (IBM) <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Kirill A. Shutemov <[email protected]> Cc: Lorenzo Stoakes <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: SeongJae Park <[email protected]> Cc: Uladzislau Rezki (Sony) <[email protected]> Cc: Yu Zhao <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions