aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRussell King <[email protected]>2015-11-16 17:41:02 +0000
committerGreg Kroah-Hartman <[email protected]>2015-12-13 19:59:48 -0800
commitf5ce6edd22cff94e7b4a17f26cad43e60ae3d080 (patch)
treec8c986ba2bc78c8b3b5a985c4faf4f73791258b4 /tools/perf/scripts/python
parent7ec758718920e5e5876d0d02ece6855128c8eb1e (diff)
tty: amba-pl011: switch to using relaxed IO accessors
Using relaxed IO accessors allows GCC to better optimise this code as we eliminate the heavy memory barriers - for example, GCC can now cache the address of a register across a read-modify-write sequence, rather than reloading the base address, offset and access size flag. Signed-off-by: Russell King <[email protected]> Reviewed-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions