]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MIPS: Don't build fast TLB refill handler with 32-bit kernels
authorDavid Daney <david.daney@cavium.com>
Wed, 28 May 2014 21:52:08 +0000 (23:52 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 19:01:10 +0000 (21:01 +0200)
commit35d0470668cca234e49ed35342b3f9a0eec8355c
tree5d9de01e959993d1c5fe0167a1701a13a23ae26a
parenta68d09a156b2a543117bb98df4c8c4cd1b857124
MIPS: Don't build fast TLB refill handler with 32-bit kernels

The fast handler only supports 64-bit kernels.

Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Cc: James Hogan <james.hogan@imgtec.com>
Cc: kvm@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7010/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c