]> git.openfabrics.org - ~emulex/infiniband.git/commit
MIPS: lib: memcpy: Use macro to build the copy_user code
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 7 Jan 2014 14:34:05 +0000 (14:34 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:14 +0000 (23:09 +0100)
commitcf62a8b8134dd37ab365bfe8b972a7ebb1100110
tree58f9eace6288c6ed15d6bf48e6e077bf10a3341b
parentbda4d986a6a42710b971d5e3780fe22dce7e6afc
MIPS: lib: memcpy: Use macro to build the copy_user code

The code can be shared between EVA and non-EVA configurations,
therefore use a macro to build it to avoid code duplications.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/lib/memcpy.S