2016-11-02 06:53:24

by Andrew Donnellan

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add GCC plugins Makefile

Signed-off-by: Andrew Donnellan <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4012c2f..76049e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5202,6 +5202,7 @@ L: [email protected]
S: Maintained
F: scripts/gcc-plugins/
F: scripts/gcc-plugin.sh
+F: scripts/Makefile.gcc-plugins
F: Documentation/gcc-plugins.txt

GCOV BASED KERNEL PROFILING
--
Andrew Donnellan OzLabs, ADL Canberra
[email protected] IBM Australia Limited


2016-11-09 00:16:56

by Kees Cook

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add GCC plugins Makefile

On Tue, Nov 1, 2016 at 11:52 PM, Andrew Donnellan
<[email protected]> wrote:
> Signed-off-by: Andrew Donnellan <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4012c2f..76049e0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5202,6 +5202,7 @@ L: [email protected]
> S: Maintained
> F: scripts/gcc-plugins/
> F: scripts/gcc-plugin.sh
> +F: scripts/Makefile.gcc-plugins
> F: Documentation/gcc-plugins.txt
>
> GCOV BASED KERNEL PROFILING

Ah, good call. I've added this for -next now. Thanks!

-Kees

--
Kees Cook
Nexus Security