]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 01:18:47 +0000 (18:18 -0700)
commitcf12a51b3e9eeb56ba3fa3f7df9ebb2f18693d33
tree2e8812d6393d7f4a2aa79bb46faf74b7773b2626
parent01fba0e9846771d41d82c67b9920d8ecbcd73db1
MIPS: Build microMIPS VDSO for microMIPS kernels

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>
arch/mips/vdso/Makefile