]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
MIPS: Build microMIPS VDSO for microMIPS kernels
authorJames Hogan <james.hogan@imgtec.com>
Tue, 24 May 2016 08:35:11 +0000 (09:35 +0100)
committerKamal Mostafa <kamal@canonical.com>
Fri, 10 Jun 2016 13:32:25 +0000 (06:32 -0700)
commit7a6e8f573663239a08c8bec22c89013314244e78
treeca2585127b404cd9308278abf753eb2925f4923e
parent904143fd7436a154e95f18127140d43835dc852e
MIPS: Build microMIPS VDSO for microMIPS kernels

BugLink: http://bugs.launchpad.net/bugs/1590455
commit bb93078e655be1e24d68f28f2756676e62c037ce upstream.

MicroMIPS kernels may be expected to run on microMIPS only cores which
don't support the normal MIPS instruction set, so be sure to pass the
-mmicromips flag through to the VDSO cflags.

Fixes: ebb5e78cc634 ("MIPS: Initial implementation of a VDSO")
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13349/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
arch/mips/vdso/Makefile