aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMathieu Desnoyers <[email protected]>2019-04-29 11:28:02 -0400
committerShuah Khan <[email protected]>2019-05-07 15:33:09 -0600
commit16b96b6ed87faa616e2d2750ba44d78ee157ce26 (patch)
treeab2eaa52ea2811de78929930ee3bc7b95fd3f255 /tools/perf/scripts/python/export-to-sqlite.py
parent496fd0fc9f5c4c187e69e8697387a7604ab7141d (diff)
rseq/selftests: mips: use break instruction for RSEQ_SIG
Use break as guard instruction for the restartable sequence abort handler. Previously, the chosen signature was simply data, based on the assumption that it could always sit in a literal pool. However, some compilation environments favor disabling literal pool. Therefore, ensure the signature is a valid uncommon trap instruction. Suggested-by: Paul Burton <[email protected]> Signed-off-by: Mathieu Desnoyers <[email protected]> CC: Paul Burton <[email protected]> CC: James Hogan <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Paul E. McKenney <[email protected]> Cc: Boqun Feng <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions