aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArcher Yan <[email protected]>2019-03-08 03:29:19 +0000
committerPaul Burton <[email protected]>2019-03-11 11:11:11 -0700
commit47c25036b60f27b86ab44b66a8861bcf81cde39b (patch)
treea8f62bb0230208c170bfc3bad53506aa82a266e6 /tools/perf/scripts/python/export-to-sqlite.py
parent3f0a53bc6482fb09770982a8447981260ea258dc (diff)
MIPS: Fix kernel crash for R6 in jump label branch function
Insert Branch instruction instead of NOP to make sure assembler don't patch code in forbidden slot. In jump label function, it might be possible to patch Control Transfer Instructions(CTIs) into forbidden slot, which will generate Reserved Instruction exception in MIPS release 6. Signed-off-by: Archer Yan <[email protected]> Reviewed-by: Paul Burton <[email protected]> [[email protected]: - Add MIPS prefix to subject. - Mark for stable from v4.0, which introduced r6 support, onwards.] Signed-off-by: Paul Burton <[email protected]> Cc: [email protected] Cc: [email protected] # v4.0+
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions