diff mbox series

MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry

Message ID 1592392648-128331-1-git-send-email-john.garry@huawei.com (mailing list archive)
State Mainlined
Commit 6a7389f0312f01bb6641d37b395548a2922a057c
Headers show
Series MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry | expand

Commit Message

John Garry June 17, 2020, 11:17 a.m. UTC
Ensure that the ARM PMU PROFILING AND DEBUGGING maintainers are included
for the HiSilicon PMU driver.

Signed-off-by: John Garry <john.garry@huawei.com>

Comments

John Garry July 30, 2020, 8:03 a.m. UTC | #1
On 17/06/2020 12:17, John Garry wrote:
> Ensure that the ARM PMU PROFILING AND DEBUGGING maintainers are included
> for the HiSilicon PMU driver.

Just a reminder in case this minor patch was missed...

> 
> Signed-off-by: John Garry <john.garry@huawei.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68f21d46614c..24f377f1d76c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1425,7 +1425,7 @@ F:	arch/arm*/include/asm/perf_event.h
>   F:	arch/arm*/kernel/hw_breakpoint.c
>   F:	arch/arm*/kernel/perf_*
>   F:	arch/arm/oprofile/common.c
> -F:	drivers/perf/*
> +F:	drivers/perf/
>   F:	include/linux/perf/arm_pmu.h
>   
>   ARM PORT
>
Will Deacon July 30, 2020, 4:05 p.m. UTC | #2
On Thu, Jul 30, 2020 at 09:03:02AM +0100, John Garry wrote:
> On 17/06/2020 12:17, John Garry wrote:
> > Ensure that the ARM PMU PROFILING AND DEBUGGING maintainers are included
> > for the HiSilicon PMU driver.
> 
> Just a reminder in case this minor patch was missed...

Sorry, yes, somehow this had slipped through the cracks. I'll grab it now
(and thanks for the ping).

Will
Will Deacon July 30, 2020, 4:52 p.m. UTC | #3
On Wed, 17 Jun 2020 19:17:28 +0800, John Garry wrote:
> Ensure that the ARM PMU PROFILING AND DEBUGGING maintainers are included
> for the HiSilicon PMU driver.

Applied to arm64 (for-next/fixes), thanks!

[1/1] MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry
      https://git.kernel.org/arm64/c/6a7389f0312f

Cheers,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 68f21d46614c..24f377f1d76c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1425,7 +1425,7 @@  F:	arch/arm*/include/asm/perf_event.h
 F:	arch/arm*/kernel/hw_breakpoint.c
 F:	arch/arm*/kernel/perf_*
 F:	arch/arm/oprofile/common.c
-F:	drivers/perf/*
+F:	drivers/perf/
 F:	include/linux/perf/arm_pmu.h
 
 ARM PORT