diff options
author | Paul Burton <paul.burton@imgtec.com> | 2014-03-24 10:19:34 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-03-31 18:17:13 +0200 |
commit | cd217546602dbfe96c3f8e8025eb750fadf1ab4f (patch) | |
tree | dc34f45668bf59f3c674a8dc868971bf59bdfe3a /kernel/debug | |
parent | b966087b5145e044b033ea6bb6c16a3b5dc4c48e (diff) | |
download | talos-obmc-linux-cd217546602dbfe96c3f8e8025eb750fadf1ab4f.tar.gz talos-obmc-linux-cd217546602dbfe96c3f8e8025eb750fadf1ab4f.zip |
MIPS: CM: use __raw_ memory access functions
The CM registers use native endianness, so using plain readl & writel
will produce incorrect results on big endian systems.
Reported-by: Jeffrey Deans <jeffrey.deans@imgtec.com>
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6656/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions