MIPS: Build microMIPS VDSO for microMIPS kernels
authorJames Hogan <james.hogan@imgtec.com>
Tue, 24 May 2016 08:35:11 +0000 (09:35 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2016 10:35:12 +0000 (12:35 +0200)
commitbb93078e655be1e24d68f28f2756676e62c037ce
tree754d9096d5afd254c4d010d5421060590095d1b7
parent13eb192d10bcc9ac518d57356179071d603bcb4e
MIPS: Build microMIPS VDSO for microMIPS kernels

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
Cc: <stable@vger.kernel.org> # 4.4.x-
Patchwork: https://patchwork.linux-mips.org/patch/13349/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/vdso/Makefile
This page took 0.025622 seconds and 5 git commands to generate.