]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit408d3f4e42e8652f55c2ccc1eee53a7b38c1910f
tree9acdf8f14f17afde3c1f7d4abee55b0c8d3ca0ac
parente87ce883dce9f3404a58534dba2651460ff6f72b
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