MIPS: microMIPS: Add unaligned access support.
authorLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Mon, 25 Mar 2013 18:18:07 +0000 (13:18 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 9 May 2013 15:55:19 +0000 (17:55 +0200)
commit34c2f668d0f6b2ca1c076d8170d6cd4f2235a9d4
tree9acdf8f14f17afde3c1f7d4abee55b0c8d3ca0ac
parentfb6883e5809c08e43de23581759af4570ca91b0f
MIPS: microMIPS: Add unaligned access support.

Add logic needed to handle unaligned accesses in microMIPS mode.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
arch/mips/kernel/process.c
arch/mips/kernel/unaligned.c