All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add KCOV section
@ 2020-07-21 11:34 Andrey Konovalov
  2020-07-21 11:38 ` Marco Elver
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Konovalov @ 2020-07-21 11:34 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-kernel, Dmitry Vyukov, Alexander Potapenko, Marco Elver,
	Andrey Konovalov

To link KCOV to the kasan-dev@ mailing list.

Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
---
 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 <dvyukov@google.com>
+R:	Andrey Konovalov <andreyknvl@google.com>
+L:	kasan-dev@googlegroups.com
+S:	Maintained
+F:	Documentation/dev-tools/kcov.rst
+F:	include/linux/kcov.h
+F:	kernel/kcov.c
+
 KCSAN
 M:	Marco Elver <elver@google.com>
 R:	Dmitry Vyukov <dvyukov@google.com>
-- 
2.28.0.rc0.105.gf9edc3c819-goog


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add KCOV section
  2020-07-21 11:34 [PATCH] MAINTAINERS: add KCOV section Andrey Konovalov
@ 2020-07-21 11:38 ` Marco Elver
  2020-07-21 11:42   ` Andrey Konovalov
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Elver @ 2020-07-21 11:38 UTC (permalink / raw)
  To: Andrey Konovalov; +Cc: Andrew Morton, LKML, Dmitry Vyukov, Alexander Potapenko

On Tue, 21 Jul 2020 at 13:34, Andrey Konovalov <andreyknvl@google.com> wrote:
>
> To link KCOV to the kasan-dev@ mailing list.
>
> Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
> ---
>  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 <dvyukov@google.com>
> +R:     Andrey Konovalov <andreyknvl@google.com>
> +L:     kasan-dev@googlegroups.com
> +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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add KCOV section
  2020-07-21 11:38 ` Marco Elver
@ 2020-07-21 11:42   ` Andrey Konovalov
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey Konovalov @ 2020-07-21 11:42 UTC (permalink / raw)
  To: Marco Elver; +Cc: Andrew Morton, LKML, Dmitry Vyukov, Alexander Potapenko

On Tue, Jul 21, 2020 at 1:38 PM Marco Elver <elver@google.com> wrote:
>
> On Tue, 21 Jul 2020 at 13:34, Andrey Konovalov <andreyknvl@google.com> wrote:
> >
> > To link KCOV to the kasan-dev@ mailing list.
> >
> > Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
> > ---
> >  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 <dvyukov@google.com>
> > +R:     Andrey Konovalov <andreyknvl@google.com>
> > +L:     kasan-dev@googlegroups.com
> > +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

Mailed v2, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-21 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21 11:34 [PATCH] MAINTAINERS: add KCOV section Andrey Konovalov
2020-07-21 11:38 ` Marco Elver
2020-07-21 11:42   ` Andrey Konovalov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.