On Tue, 21 Jul 2020 at 13:34, Andrey Konovalov <[email protected]> wrote:
>
> To link KCOV to the kasan-dev@ mailing list.
>
> Signed-off-by: Andrey Konovalov <[email protected]>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d53db30d1365..eec0b687eb08 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9305,6 +9305,15 @@ F:       Documentation/kbuild/kconfig*
>  F:     scripts/Kconfig.include
>  F:     scripts/kconfig/
>
> +KCOV
> +R:     Dmitry Vyukov <[email protected]>
> +R:     Andrey Konovalov <[email protected]>
> +L:     [email protected]
> +S:     Maintained
> +F:     Documentation/dev-tools/kcov.rst
> +F:     include/linux/kcov.h
> +F:     kernel/kcov.c

I think this is missing:

F: include/uapi/linux/kcov.h
F: scripts/Makefile.kcov

Thanks,
-- Marco

Reply via email to