Searched hist:"07015 d7a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/vdso/ |
H A D | Makefile | 07015d7a Sat Feb 15 14:38:36 CST 2020 Paul Burton <paulburton@kernel.org> 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> 07015d7a Sat Feb 15 14:38:36 CST 2020 Paul Burton <paulburton@kernel.org> 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>
|