On Fri, 2019-02-22 at 00:40:46 UTC, Andrew Donnellan wrote: > kcov provides kernel coverage data that's useful for fuzzing tools like > syzkaller. > > Wire up kcov support on powerpc. Disable kcov instrumentation on the same > files where we currently disable gcov and UBSan instrumentation, plus some > additional exclusions which appear necessary to boot on book3e machines. > > Signed-off-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com> > Acked-by: Dmitry Vyukov <dvyu...@google.com> > Tested-by: Daniel Axtens <d...@axtens.net> # e6500
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/fb0b0a73b223fc113e961b1d92132284 cheers