2014-07-15 16:54:50

by Sam Asadi

[permalink] [raw]
Subject: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

From: Simon Horman <[email protected]>

There are a number of DT and defconfig files which
are maintained as part of shmobile but have not been
listed as such in the MAINTAINERS file. This creates
confusion from time to time.

Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: sam-the-6 <[email protected]>
---
MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c411c40..e31c874 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1314,6 +1314,20 @@ W: http://oss.renesas.com
Q: http://patchwork.kernel.org/project/linux-sh/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
S: Supported
+F: arch/arm/boot/dts/emev2*
+F: arch/arm/boot/dts/r7s*
+F: arch/arm/boot/dts/r8a*
+F: arch/arm/boot/dts/sh*
+F: arch/arm/configs/ape6evm_defconfig
+F: arch/arm/configs/armadillo800eva_defconfig
+F: arch/arm/configs/bockw_defconfig
+F: arch/arm/configs/genmai_defconfig
+F: arch/arm/configs/koelsch_defconfig
+F: arch/arm/configs/kzm9g_defconfig
+F: arch/arm/configs/lager_defconfig
+F: arch/arm/configs/mackerel_defconfig
+F: arch/arm/configs/marzen_defconfig
+F: arch/arm/configs/shmobile_defconfig
F: arch/arm/mach-shmobile/
F: drivers/sh/

--
1.7.10.4


2014-07-15 17:00:59

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

On Tue, Jul 15, 2014 at 07:53:07PM +0300, Sam Asadi wrote:
> From: Simon Horman <[email protected]>
>
> There are a number of DT and defconfig files which
> are maintained as part of shmobile but have not been
> listed as such in the MAINTAINERS file. This creates
> confusion from time to time.
>
> Signed-off-by: Simon Horman <[email protected]>
> Signed-off-by: sam-the-6 <[email protected]>

Really? We need a "real" name here.

And why are you passing on Simon's patches, why would I care about this
patch to the MAINTAINERS file?

confused,

greg k-h

2014-07-15 17:30:55

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

On Tue, Jul 15, 2014 at 10:05:30AM -0700, Greg KH wrote:
> On Tue, Jul 15, 2014 at 07:53:07PM +0300, Sam Asadi wrote:
> > From: Simon Horman <[email protected]>
> >
> > There are a number of DT and defconfig files which
> > are maintained as part of shmobile but have not been
> > listed as such in the MAINTAINERS file. This creates
> > confusion from time to time.
> >
> > Signed-off-by: Simon Horman <[email protected]>
> > Signed-off-by: sam-the-6 <[email protected]>
>
> Really? We need a "real" name here.
>
> And why are you passing on Simon's patches, why would I care about this
> patch to the MAINTAINERS file?

Ok, what are you doing here? You just sent 94 patches that are already
committed in the kernel tree. Why in the name of ${DIETY} would you do
that?

What are you trying to do?

confused,

greg k-h

2014-07-15 23:56:00

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

On Tue, Jul 15, 2014 at 10:05:30AM -0700, Greg KH wrote:
> On Tue, Jul 15, 2014 at 07:53:07PM +0300, Sam Asadi wrote:
> > From: Simon Horman <[email protected]>
> >
> > There are a number of DT and defconfig files which
> > are maintained as part of shmobile but have not been
> > listed as such in the MAINTAINERS file. This creates
> > confusion from time to time.
> >
> > Signed-off-by: Simon Horman <[email protected]>
> > Signed-off-by: sam-the-6 <[email protected]>
>
> Really? We need a "real" name here.
>
> And why are you passing on Simon's patches, why would I care about this
> patch to the MAINTAINERS file?
>
> confused,

I'm also a little confused as this same patch is sitting in my tree
and has been queued up for v3.17 by in the arm-soc tree.