]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: MIPS16e: Add unaligned access support.
authorSteven J. Hill <Steven.Hill@imgtec.com>
Mon, 25 Mar 2013 18:46:15 +0000 (13:46 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 9 May 2013 15:55:20 +0000 (17:55 +0200)
commit451b001b05551a2bf9ec4c2293f20e34a4520701
treee9134d4a25142d616b0bd19d096b85a753d02c44
parent8508488fe7028b95bc86c7447c205fbc765cc4cf
MIPS: MIPS16e: Add unaligned access support.

Add logic needed to handle unaligned accesses in MIPS16e mode.

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