aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorFrederic Barrat <[email protected]>2017-03-29 19:19:42 +0200
committerMichael Ellerman <[email protected]>2017-04-05 22:13:37 +1000
commit88b1bf7268f56887ca88eb09c6fb0f4fc970121a (patch)
tree4a591bf18abbf55e167d8e4e1e78d3d8a644a14d /tools/perf/scripts/python/call-graph-from-postgresql.py
parent8f5f525d5b83f7d76a6baf9c4e94d4bf312ea7f6 (diff)
powerpc/mm: Add missing global TLB invalidate if cxl is active
Commit 4c6d9acce1f4 ("powerpc/mm: Add hooks for cxl") converted local TLB invalidates to global if the cxl driver is active. This is necessary because the CAPP snoops invalidations to forward them to the PSL on the cxl adapter. However one path was forgotten. native_flush_hash_range() still does local TLB invalidates, as found out the hard way recently. This patch fixes it by following the same logic as previously: if the cxl driver is active, the local TLB invalidates are 'upgraded' to global. Fixes: 4c6d9acce1f4 ("powerpc/mm: Add hooks for cxl") Cc: [email protected] # v3.18+ Signed-off-by: Frederic Barrat <[email protected]> Reviewed-by: Aneesh Kumar K.V <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions