diff options
author | Paul Burton <paulburton@kernel.org> | 2020-02-15 21:38:36 +0100 |
---|---|---|
committer | Paul Burton <paulburton@kernel.org> | 2020-02-15 21:44:03 +0100 |
commit | 07015d7a103c4420b69a287b8ef4d2535c0f4106 (patch) | |
tree | 1c5ff6960b01e120f96a7dc4c8fe4da03969346a /Kbuild | |
parent | mips: vdso: fix 'jalr t9' crash in vdso code (diff) | |
download | linux-07015d7a103c4420b69a287b8ef4d2535c0f4106.tar.xz linux-07015d7a103c4420b69a287b8ef4d2535c0f4106.zip |
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions