aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatt Redfearn <[email protected]>2016-09-07 10:45:14 +0100
committerRalf Baechle <[email protected]>2016-10-04 16:13:57 +0200
commit85e540be7549c8eda90f056d30534be8f58777a7 (patch)
tree5da5844913701b981c161d9c6375b4040ffb0df5 /tools/perf/scripts/python/bin
parent6622ada354ba2c865c6ee1854e130c3abb430808 (diff)
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Since R2 of the MIPS architecture, SYNC(0x10) has been an optional but architecturally defined ordering barrier. If a CPU does not implement it, the arch specifies that it must fall back to SYNC(0). In places where we require that the instruction stream not be reordered, but do not require that loads / stores are gloablly completed, use the defined standard sync stype. Signed-off-by: Matt Redfearn <[email protected]> Reviewed-by: Paul Burton <[email protected]> Cc: Adam Buchbinder <[email protected]> Cc: Masahiro Yamada <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/14221/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions