Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-04 Thread Andy Gross
On Wed, May 03, 2017 at 12:47:16PM -0500, Timur Tabi wrote: > On 05/03/2017 12:39 PM, Olof Johansson wrote: > > No, I'm not saying that, and there is a better way: Send it through > > Andy if in doubt -- it should be his job as your platform maintainer > > to help guide you through the system if ne

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-04 Thread Will Deacon
On Wed, May 03, 2017 at 12:47:16PM -0500, Timur Tabi wrote: > On 05/03/2017 12:39 PM, Olof Johansson wrote: > > No, I'm not saying that, and there is a better way: Send it through > > Andy if in doubt -- it should be his job as your platform maintainer > > to help guide you through the system if ne

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Timur Tabi
On 05/03/2017 12:39 PM, Olof Johansson wrote: > No, I'm not saying that, and there is a better way: Send it through > Andy if in doubt -- it should be his job as your platform maintainer > to help guide you through the system if needed. Will told me that defconfig patches should go to a...@kernel.

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Olof Johansson
On Wed, May 3, 2017 at 10:33 AM, Timur Tabi wrote: > On 05/03/2017 12:26 PM, Olof Johansson wrote: >> a...@kernel.org as an email alias will break down if it starts being >> cc:d on large number of patches. Ideally we want the platform >> maintainers as filters/reviewers in front to keep the volum

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Timur Tabi
On 05/03/2017 12:26 PM, Olof Johansson wrote: > a...@kernel.org as an email alias will break down if it starts being > cc:d on large number of patches. Ideally we want the platform > maintainers as filters/reviewers in front to keep the volume down. So > far it's been kept to nearly only material f

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Olof Johansson
Hello, On Wed, May 3, 2017 at 10:08 AM, Timur Tabi wrote: > On 05/03/2017 12:01 PM, Catalin Marinas wrote: >> On Wed, May 03, 2017 at 11:31:25AM -0500, Timur Tabi wrote: >>> > Any changes to arch/arm64/configs/defconfig must be sent to >>> > a...@kernel.org, >>> > otherwise they will not get pic

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Catalin Marinas
On Wed, May 03, 2017 at 12:08:21PM -0500, Timur Tabi wrote: > On 05/03/2017 12:01 PM, Catalin Marinas wrote: > > On Wed, May 03, 2017 at 11:31:25AM -0500, Timur Tabi wrote: > >> > Any changes to arch/arm64/configs/defconfig must be sent to > >> > a...@kernel.org, > >> > otherwise they will not get

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Timur Tabi
On 05/03/2017 12:01 PM, Catalin Marinas wrote: > On Wed, May 03, 2017 at 11:31:25AM -0500, Timur Tabi wrote: >> > Any changes to arch/arm64/configs/defconfig must be sent to >> > a...@kernel.org, >> > otherwise they will not get picked up. Add a MAINTAINERS entry to ensure >> > the get_maintainer

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Catalin Marinas
On Wed, May 03, 2017 at 11:31:25AM -0500, Timur Tabi wrote: > Any changes to arch/arm64/configs/defconfig must be sent to a...@kernel.org, > otherwise they will not get picked up. Add a MAINTAINERS entry to ensure > the get_maintainers includes it. There are other patches that go through a...@ker

Re: [PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Russell King - ARM Linux
On Wed, May 03, 2017 at 11:31:25AM -0500, Timur Tabi wrote: > Any changes to arch/arm64/configs/defconfig must be sent to a...@kernel.org, > otherwise they will not get picked up. Add a MAINTAINERS entry to ensure > the get_maintainers includes it. a...@kernel.org is not a mailing list, it is an

[PATCH] MAINTAINERS: add a...@kernel.org as the list for arm64 defconfig changes

2017-05-03 Thread Timur Tabi
Any changes to arch/arm64/configs/defconfig must be sent to a...@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 --- MAINTAINERS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS