diff options
author | Jouni Hogander <jouni.hogander@unikie.com> | 2019-12-09 13:37:07 +0100 |
---|---|---|
committer | Paul Burton <paulburton@kernel.org> | 2019-12-19 00:15:03 +0100 |
commit | a4a3893114a41e365274d5fab5d9ff5acc235ff0 (patch) | |
tree | 83921c70b5d0dc9806da4c781510ce217d27d2c1 /net | |
parent | MIPS: Kconfig: Use correct form for 'depends on' (diff) | |
download | linux-a4a3893114a41e365274d5fab5d9ff5acc235ff0.tar.xz linux-a4a3893114a41e365274d5fab5d9ff5acc235ff0.zip |
MIPS: Prevent link failure with kcov instrumentation
__sanitizer_cov_trace_pc() is not linked in and causing link
failure if KCOV_INSTRUMENT is enabled. Fix this by disabling
instrumentation for compressed image.
Signed-off-by: Jouni Hogander <jouni.hogander@unikie.com>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions