Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1635138 > unrolled thread

[PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org

Started byTimur Tabi <timur@codeaurora.org>
First post2017-05-03 19:00 +0200
Last post2017-05-03 19:30 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Timur Tabi <timur@codeaurora.org> - 2017-05-03 19:00 +0200
    Re: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to  arm@kernel.org Catalin Marinas <catalin.marinas@arm.com> - 2017-05-03 19:20 +0200
      Re: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Olof Johansson <olof@lixom.net> - 2017-05-03 19:30 +0200

#1635138 — [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org

FromTimur Tabi <timur@codeaurora.org>
Date2017-05-03 19:00 +0200
Subject[PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org
Message-ID<tD5N7-7Y4-7@gated-at.bofh.it>
Any changes to arch/arm64/configs/defconfig must be sent to arm@kernel.org,
otherwise they will not get picked up.  Add a MAINTAINERS entry to ensure
the get_maintainers includes it.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 58590cf..5d15858 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2066,6 +2066,11 @@ S:	Maintained
 F:	arch/arm64/
 F:	Documentation/arm64/
 
+ARM64 DEFCONFIG
+M:	arm@kernel.org
+S:	Maintained
+F:	arch/arm64/configs/defconfig
+
 AS3645A LED FLASH CONTROLLER DRIVER
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:	linux-media@vger.kernel.org
-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

[toc] | [next] | [standalone]


#1635148 — Re: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org

FromCatalin Marinas <catalin.marinas@arm.com>
Date2017-05-03 19:20 +0200
SubjectRe: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org
Message-ID<tD66u-8kf-7@gated-at.bofh.it>
In reply to#1635138
On Wed, May 03, 2017 at 11:52:26AM -0500, Timur Tabi wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 58590cf..5d15858 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2066,6 +2066,11 @@ S:	Maintained
>  F:	arch/arm64/
>  F:	Documentation/arm64/
>  
> +ARM64 DEFCONFIG
> +M:	arm@kernel.org
> +S:	Maintained
> +F:	arch/arm64/configs/defconfig

You need an 'L' entry as well (linux-arm-kernel@lists.infradead.org).

-- 
Catalin

[toc] | [prev] | [next] | [standalone]


#1635154

FromOlof Johansson <olof@lixom.net>
Date2017-05-03 19:30 +0200
Message-ID<tD6g9-8nI-3@gated-at.bofh.it>
In reply to#1635148
On Wed, May 3, 2017 at 10:17 AM, Catalin Marinas
<catalin.marinas@arm.com> wrote:
> On Wed, May 03, 2017 at 11:52:26AM -0500, Timur Tabi wrote:
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 58590cf..5d15858 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2066,6 +2066,11 @@ S:     Maintained
>>  F:   arch/arm64/
>>  F:   Documentation/arm64/
>>
>> +ARM64 DEFCONFIG
>> +M:   arm@kernel.org
>> +S:   Maintained
>> +F:   arch/arm64/configs/defconfig
>
> You need an 'L' entry as well (linux-arm-kernel@lists.infradead.org).

NAK on this patch. See other reply.


-Olof

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web