MIPS: kernel: unaligned: Add EVA instruction wrappers
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 19 Dec 2013 16:41:05 +0000 (16:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:16 +0000 (23:09 +0100)
commit9d8e573683ca85e2bd3cade8b5c42e195e6390ad
treee235e9f1c040dae06aff6d9d55e9388cf6508376
parente3a9b07a9caf4e490eee2c0645530cdc80a685f2
MIPS: kernel: unaligned: Add EVA instruction wrappers

Use the load/store instruction wrappers from asm/asm.h to
perform such operations when operating in EVA mode.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/kernel/unaligned.c