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)
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>

No differences found