commit | dcf78ee660888d8302a0f0888bf746a164d267fa | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Wed Nov 06 20:28:42 2019 +0300 |
committer | Paul Burton <paulburton@kernel.org> | Mon Nov 11 10:46:53 2019 -0800 |
tree | ddd940cf8d7e41c663fc9ae8b80334d8cbd96b5a | |
parent | 53949e0a65b72f1551067d13a4dea3cbce184ded [diff] |
MIPS: allow building with kcov coverage Add ARCH_HAS_KCOV and HAVE_GCC_PLUGINS to MIPS config. Disable instrumentation of vdso to avoid build failure. Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org