linux-stable/arch/um
Richard Weinberger 212c573efd um: Make GCOV depend on !KCOV
[ Upstream commit 550ed0e203 ]

Both do more or less the same thing and are mutually exclusive.
If both are enabled the build will fail.
Sooner or later we can kill UML's GCOV.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-05 15:37:49 +01:00
..
configs um: defconfig: Cleanup from old Kconfig options 2017-09-13 22:32:51 +02:00
drivers um: Make line/tty semantics use true write IRQ 2019-12-01 09:13:50 +01:00
include um: Silence lockdep complaint about mmap_sem 2019-07-31 07:28:53 +02:00
kernel uml: fix a boot splat wrt use of cpu_all_mask 2019-06-15 11:54:53 +02:00
os-Linux um: Give start_idle_thread() a return code 2018-11-27 16:10:46 +01:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore
Kconfig.char License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.common License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.debug um: Make GCOV depend on !KCOV 2019-12-05 15:37:49 +01:00
Kconfig.net License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.rest License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.um License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile um: link vmlinux with -no-pie 2017-09-13 22:34:30 +02:00
Makefile-os-Linux
Makefile-skas