Re: [PATCH 4/6] MAINTAINERS: Remove unused PERFORMANCE EVENTS pattern

From: Ingo Molnar
Date: Thu Jun 02 2011 - 03:41:58 EST



* Joe Perches <joe@xxxxxxxxxxx> wrote:

> No arch/*/lib/perf_event* files exist so remove the pattern.
>
> cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> cc: Paul Mackerras <paulus@xxxxxxxxx>
> cc: Ingo Molnar <mingo@xxxxxxx>
> cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
> MAINTAINERS | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ab6340f..6f6a8ef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4908,7 +4908,6 @@ F: arch/*/kernel/perf_event*.c
> F: arch/*/kernel/*/perf_event*.c
> F: arch/*/kernel/*/*/perf_event*.c
> F: arch/*/include/asm/perf_event.h
> -F: arch/*/lib/perf_event*.c
> F: arch/*/kernel/perf_callchain.c
> F: tools/perf/

The arch/*/lib/ hierarchy is a common place to put stuff into, it
does not hurt at all to have it mentioned.

In Linux there's 10+ really important, not yet implemented features
to implement, there's 100+ under-maintained subsystems to maintain,
there's 1000+ not yet fixed bugs to fix, there's 10,000+ ugly driver
files to be improved and there's 1,000,000+ stylistic errors to fix.

Mucking with the MAINTAINERS file on the level you did in this patch
comes some time after we've fixed the 1,000,000+ stylistic errors.

Could you please stop mucking with these patterns and start dealing
with some of the more important problems we have?

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/