]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mark COVERAGE and KCOV as part of KCSAN
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 19 Aug 2020 14:11:25 +0000 (14:11 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Wed, 19 Aug 2020 14:11:25 +0000 (14:11 +0000)
commitfd8f4f3beb9a0907c0d150b13ad4f55c819a867f
tree3808e0fdfdfd58ceb67577445fbb2a197731206f
parent0dfb59ab75b2b7c022164e1d337c9572532112d0
Mark COVERAGE and KCOV as part of KCSAN

While not strictly true this stops them from trying to use the KCSAN atomic
hooks and allows these to be compiled into the same kernel.

Sponsored by: Innovate UK
sys/kern/kern_kcov.c
sys/kern/subr_coverage.c