diff options
author | Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> | 2013-12-17 16:20:24 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-03-26 23:09:15 +0100 |
commit | 18e900185b3ad75a04ee70ea291f71540e5f80e6 (patch) | |
tree | 2d4ecbcf68655506aaceefe64a5f3c27276360e9 /arch/cris | |
parent | MIPS: asm: uaccess: Move duplicated code to common function (diff) | |
download | linux-18e900185b3ad75a04ee70ea291f71540e5f80e6.tar.xz linux-18e900185b3ad75a04ee70ea291f71540e5f80e6.zip |
MIPS: asm: uaccess: Disable unaligned access macros for EVA
ulb, ulh, ulw are macros which emulate unaligned access for MIPS.
However, no such macros exist for EVA mode, so the only way to do
EVA unaligned accesses is in the ADE exception handler. As a result
of which, disable these macros for EVA.
Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions