diff options
author | 2016-06-21 11:20:24 +0100 | |
---|---|---|
committer | 2016-06-21 13:25:58 +0200 | |
commit | 458ad21df1c38d229aaa4c494199168d742302ab (patch) | |
tree | 738f776820ef323c479a9741cbb70a16dee07b2a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: SAMSUNG: Fixup endian issues in CPU detection (diff) | |
download | linux-dev-458ad21df1c38d229aaa4c494199168d742302ab.tar.xz linux-dev-458ad21df1c38d229aaa4c494199168d742302ab.zip |
ARM: EXYNOS: Fixups for big-endian operation
If the kernel is built big endian, then using the __raw read and write IO
accessors is not going to work as they end up writing big-endian data to
little-endian IO registers. Fix this by using the readl and writel relaxed
versions which ensure little endian IO.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions