From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] irq-gic: remove file name from heading comment
Date: Wed, 05 Mar 2014 18:03:05 +0000 [thread overview]
Message-ID: <531774E9.2000501@cogentembedded.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1403050112180.18573@ionos.tec.linutronix.de>
Hello.
On 03/05/2014 03:27 AM, Thomas Gleixner wrote:
>>>> File names in the heading comments fell out of favor long ago, and this
>>>> one
>>>> weren't even changed when the driver was moved from arch/arm/common/, so
>>>> remove
>>>> it at last...
>>>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>>>> ---
>>>> The patch is against the 'irq/core' branch of the 'tip.git' repo.
>>> Thomas, is there a chance that you merge this patch for 3.14? Is it even
>>> the right branch for cleanups (I'm seeing fixes there)?
>> Thomas, will you ever reply to me? Who's maintaining the GIC driver, you?
>> Or the patches shoud just go in via arm-soc.git?
> That patch is so important^Wtrivial that it really can go via the
> obvious trivial@kernel.org
I've never been redirected to trivial. I thought only typo fixes and such
go there. The question is why it did take so long to tell me to do this...
> Sigh....
Yes... thanks anyway, I'll try sending to trivial.
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] irq-gic: remove file name from heading comment
Date: Wed, 05 Mar 2014 22:03:05 +0300 [thread overview]
Message-ID: <531774E9.2000501@cogentembedded.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1403050112180.18573@ionos.tec.linutronix.de>
Hello.
On 03/05/2014 03:27 AM, Thomas Gleixner wrote:
>>>> File names in the heading comments fell out of favor long ago, and this
>>>> one
>>>> weren't even changed when the driver was moved from arch/arm/common/, so
>>>> remove
>>>> it at last...
>>>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>>>> ---
>>>> The patch is against the 'irq/core' branch of the 'tip.git' repo.
>>> Thomas, is there a chance that you merge this patch for 3.14? Is it even
>>> the right branch for cleanups (I'm seeing fixes there)?
>> Thomas, will you ever reply to me? Who's maintaining the GIC driver, you?
>> Or the patches shoud just go in via arm-soc.git?
> That patch is so important^Wtrivial that it really can go via the
> obvious trivial at kernel.org
I've never been redirected to trivial. I thought only typo fixes and such
go there. The question is why it did take so long to tell me to do this...
> Sigh....
Yes... thanks anyway, I'll try sending to trivial.
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org
Subject: Re: [PATCH] irq-gic: remove file name from heading comment
Date: Wed, 05 Mar 2014 22:03:05 +0300 [thread overview]
Message-ID: <531774E9.2000501@cogentembedded.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1403050112180.18573@ionos.tec.linutronix.de>
Hello.
On 03/05/2014 03:27 AM, Thomas Gleixner wrote:
>>>> File names in the heading comments fell out of favor long ago, and this
>>>> one
>>>> weren't even changed when the driver was moved from arch/arm/common/, so
>>>> remove
>>>> it at last...
>>>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>>>> ---
>>>> The patch is against the 'irq/core' branch of the 'tip.git' repo.
>>> Thomas, is there a chance that you merge this patch for 3.14? Is it even
>>> the right branch for cleanups (I'm seeing fixes there)?
>> Thomas, will you ever reply to me? Who's maintaining the GIC driver, you?
>> Or the patches shoud just go in via arm-soc.git?
> That patch is so important^Wtrivial that it really can go via the
> obvious trivial@kernel.org
I've never been redirected to trivial. I thought only typo fixes and such
go there. The question is why it did take so long to tell me to do this...
> Sigh....
Yes... thanks anyway, I'll try sending to trivial.
WBR, Sergei
next prev parent reply other threads:[~2014-03-05 18:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 22:24 [PATCH] irq-gic: remove file name from heading comment Sergei Shtylyov
2013-12-13 23:24 ` Sergei Shtylyov
2013-12-13 23:24 ` Sergei Shtylyov
2014-01-14 22:49 ` Sergei Shtylyov
2014-01-14 23:49 ` Sergei Shtylyov
2014-01-14 23:49 ` Sergei Shtylyov
2014-03-04 23:10 ` Sergei Shtylyov
2014-03-05 0:10 ` Sergei Shtylyov
2014-03-05 0:10 ` Sergei Shtylyov
2014-03-05 0:27 ` Thomas Gleixner
2014-03-05 0:27 ` Thomas Gleixner
2014-03-05 0:27 ` Thomas Gleixner
2014-03-05 18:03 ` Sergei Shtylyov [this message]
2014-03-05 19:03 ` Sergei Shtylyov
2014-03-05 19:03 ` Sergei Shtylyov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531774E9.2000501@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.