]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16dece090698897d4ad8e63de03ec5e6c7a0f970
tree1c5ff6960b01e120f96a7dc4c8fe4da03969346a
parentebf8b7e81145a3e3c70ea2894525051ac72ebba7
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