MIPS: Octeon: Implement Octeon specific __copy_user_inatomic
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 6 Jun 2012 21:50:17 +0000 (14:50 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 23 Jul 2012 12:55:55 +0000 (13:55 +0100)
commit914f848077fb2ec0ec9c041af9ae1101ed0320f3
tree9295340938d017ae6afe4a1a1265db923b513a84
parent497e5ff03f58583ada469db8a1aa34eced9dd63e
MIPS: Octeon: Implement Octeon specific __copy_user_inatomic

The generic version seems to prefetch past the end of memory.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3929/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/octeon-memcpy.S