]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Dec 2013 13:15:40 +0000 (13:15 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:15 +0000 (23:09 +0100)
commit86cecc7d3d9758c2d771c73762a42277300522e9
treeda9ee1c53629c94c75b3f1f1729bec6f7aeef91c
parent557d7e48e833a1744dc938a8efc17921386de669
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm

In preparation for EVA support, an instruction argument is needed
for the __get_user_asm{,_ll32} functions to allow instruction overrides in
EVA mode. Even though EVA only works for MIPS 32-bit, both codepaths are
changed (32-bit and 64-bit) for consistency reasons.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/include/asm/uaccess.h