From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710
Date: Fri, 23 May 2014 11:22:25 +0200 [thread overview]
Message-ID: <4338460.K64agCvt26@wuerfel> (raw)
In-Reply-To: <1400836074.31526.14.camel@x220>
On Friday 23 May 2014 11:07:54 Paul Bolle wrote:
> On Wed, 2014-05-14 at 11:28 +0200, Arnd Bergmann wrote:
> > On Wednesday 14 May 2014 11:25:50 Paul Bolle wrote:
> > > On Wed, 2014-05-14 at 11:17 +0200, Arnd Bergmann wrote:
> > > > 'git grep -i arm710' tells me that there is also some arm710
> > > > specific code in arch/arm/mm/proc-arm720.S that we may want to
> > > > remove along with this.
> > > >
> > > > The DT binding should probably remain untouched though, I think it's
> > > > correct to document the string.
> > >
> > > That seems to be cpu_arm710_name, __arm710_setup, and everything called
> > > by __arm710_setup. Cleaning that up (as a separate patch) appears to be
> > > trivial. If I do that it would be (sort of educated) guesswork. But I
> > > don't mind doing it. What do you prefer?
> >
> > I think that would be great. For the first patch, please add
> >
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> >
> > Once the second patch is reviewed, please add them both to Russell's
> > patch tracker.
>
> Well, at least that second patch triggered a nice conversation. So I
> should now add the first patch (with your ACK) to the tracker?
Yes, please do that.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: linux-arm-kernel@lists.infradead.org,
Russell King <linux@arm.linux.org.uk>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710
Date: Fri, 23 May 2014 11:22:25 +0200 [thread overview]
Message-ID: <4338460.K64agCvt26@wuerfel> (raw)
In-Reply-To: <1400836074.31526.14.camel@x220>
On Friday 23 May 2014 11:07:54 Paul Bolle wrote:
> On Wed, 2014-05-14 at 11:28 +0200, Arnd Bergmann wrote:
> > On Wednesday 14 May 2014 11:25:50 Paul Bolle wrote:
> > > On Wed, 2014-05-14 at 11:17 +0200, Arnd Bergmann wrote:
> > > > 'git grep -i arm710' tells me that there is also some arm710
> > > > specific code in arch/arm/mm/proc-arm720.S that we may want to
> > > > remove along with this.
> > > >
> > > > The DT binding should probably remain untouched though, I think it's
> > > > correct to document the string.
> > >
> > > That seems to be cpu_arm710_name, __arm710_setup, and everything called
> > > by __arm710_setup. Cleaning that up (as a separate patch) appears to be
> > > trivial. If I do that it would be (sort of educated) guesswork. But I
> > > don't mind doing it. What do you prefer?
> >
> > I think that would be great. For the first patch, please add
> >
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> >
> > Once the second patch is reviewed, please add them both to Russell's
> > patch tracker.
>
> Well, at least that second patch triggered a nice conversation. So I
> should now add the first patch (with your ACK) to the tracker?
Yes, please do that.
Arnd
next prev parent reply other threads:[~2014-05-23 9:22 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-28 21:46 [PATCH] ARM: remove last use of CONFIG_CPU_ARM710 Paul Bolle
2013-03-28 21:46 ` Paul Bolle
2014-05-14 8:24 ` [PATCH] [RESEND] " Paul Bolle
2014-05-14 8:24 ` Paul Bolle
2014-05-14 8:48 ` Alexander Shiyan
2014-05-14 8:48 ` Alexander Shiyan
2014-05-14 9:07 ` Paul Bolle
2014-05-14 9:07 ` Paul Bolle
2014-05-14 9:17 ` Arnd Bergmann
2014-05-14 9:17 ` Arnd Bergmann
2014-05-14 9:25 ` Paul Bolle
2014-05-14 9:25 ` Paul Bolle
2014-05-14 9:28 ` Arnd Bergmann
2014-05-14 9:28 ` Arnd Bergmann
2014-05-16 9:29 ` [PATCH] ARM: remove ARM710 specific assembler code Paul Bolle
2014-05-16 9:29 ` Paul Bolle
2014-05-16 12:55 ` Russell King - ARM Linux
2014-05-16 12:55 ` Russell King - ARM Linux
2014-05-16 14:50 ` Paul Bolle
2014-05-16 14:50 ` Paul Bolle
2014-05-17 9:23 ` Catalin Marinas
2014-05-17 9:23 ` Catalin Marinas
2014-05-17 9:46 ` Russell King - ARM Linux
2014-05-17 9:46 ` Russell King - ARM Linux
2014-05-17 9:56 ` Catalin Marinas
2014-05-17 9:56 ` Catalin Marinas
2014-05-17 10:26 ` Russell King - ARM Linux
2014-05-17 10:26 ` Russell King - ARM Linux
2014-05-19 10:18 ` Catalin Marinas
2014-05-19 10:18 ` Catalin Marinas
2014-05-19 11:26 ` Arnd Bergmann
2014-05-19 11:26 ` Arnd Bergmann
2014-05-20 16:05 ` Tony Lindgren
2014-05-20 16:05 ` Tony Lindgren
2014-05-20 20:09 ` Arnd Bergmann
2014-05-20 20:09 ` Arnd Bergmann
2014-05-22 18:40 ` Tony Lindgren
2014-05-22 18:40 ` Tony Lindgren
2014-05-22 18:42 ` Tony Lindgren
2014-05-22 18:42 ` Tony Lindgren
2014-05-20 15:48 ` One Thousand Gnomes
2014-05-20 15:48 ` One Thousand Gnomes
2014-05-20 16:14 ` Catalin Marinas
2014-05-20 16:14 ` Catalin Marinas
2014-05-23 9:07 ` [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710 Paul Bolle
2014-05-23 9:07 ` Paul Bolle
2014-05-23 9:22 ` Arnd Bergmann [this message]
2014-05-23 9:22 ` Arnd Bergmann
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=4338460.K64agCvt26@wuerfel \
--to=arnd@arndb.de \
--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.