MIPS: Disable VDSO time functionality on microMIPS
authorPaul Burton <paulburton@kernel.org>
Sat, 15 Feb 2020 20:38:36 +0000 (12:38 -0800)
committerPaul Burton <paulburton@kernel.org>
Sat, 15 Feb 2020 20:44:03 +0000 (12:44 -0800)
commit07015d7a103c4420b69a287b8ef4d2535c0f4106
tree1c5ff6960b01e120f96a7dc4c8fe4da03969346a
parentd3f703c4359ff06619b2322b91f69710453e6b6d
MIPS: Disable VDSO time functionality on microMIPS

A check we're about to add to pick up on function calls that depend on
bogus use of the GOT in the VDSO picked up on instances of such function
calls in microMIPS builds. Since the code appears genuinely problematic,
and given the relatively small amount of use & testing that microMIPS
sees, go ahead & disable the VDSO for microMIPS builds.

Signed-off-by: Paul Burton <paulburton@kernel.org>
arch/mips/vdso/Makefile