All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Gang <gang.chen@asianux.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	kgene.kim@samsung.com, Arnd Bergmann <arnd@arndb.de>,
	Will Deacon <will.deacon@arm.com>,
	dhowells@redhat.com, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: Kconfig: let ARM9TDMI and ARM7TDMI invisible.
Date: Thu, 25 Apr 2013 09:16:47 +0800	[thread overview]
Message-ID: <517883FF.4050206@asianux.com> (raw)
In-Reply-To: <8EB7C52E-5044-4B8A-99F2-BCFF9DFDBD2E@jcrosoft.com>

On 2013年04月25日 01:59, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On Apr 25, 2013, at 1:46 AM, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
> 
>> > On Wed, Apr 24, 2013 at 12:20:24PM +0800, Chen Gang wrote:
>>> >> If CONFIG_MMU is disabled, it will let ARM9TDMI and ARM7TDMI visible,
>>> >> but in fact, only AT91X40 need ARM7TDMI, so need not let them visible.
>> > 
>> > I'll apply it myself this evening.  Can I add:
>> > 
>> > Tested-by: Chen Gang <gang.chen@asianux.com>
> you add it mine too
> 
> Tested-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

Thanks.

-- 
Chen Gang

Asianux Corporation

WARNING: multiple messages have this Message-ID (diff)
From: gang.chen@asianux.com (Chen Gang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: Kconfig: let ARM9TDMI and ARM7TDMI invisible.
Date: Thu, 25 Apr 2013 09:16:47 +0800	[thread overview]
Message-ID: <517883FF.4050206@asianux.com> (raw)
In-Reply-To: <8EB7C52E-5044-4B8A-99F2-BCFF9DFDBD2E@jcrosoft.com>

On 2013?04?25? 01:59, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On Apr 25, 2013, at 1:46 AM, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
> 
>> > On Wed, Apr 24, 2013 at 12:20:24PM +0800, Chen Gang wrote:
>>> >> If CONFIG_MMU is disabled, it will let ARM9TDMI and ARM7TDMI visible,
>>> >> but in fact, only AT91X40 need ARM7TDMI, so need not let them visible.
>> > 
>> > I'll apply it myself this evening.  Can I add:
>> > 
>> > Tested-by: Chen Gang <gang.chen@asianux.com>
> you add it mine too
> 
> Tested-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

Thanks.

-- 
Chen Gang

Asianux Corporation

  reply	other threads:[~2013-04-25  1:17 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25  2:10 [Suggestion] ARM:S5pv210: compiling issue for s5pv210 by using randconfig Chen Gang
2013-03-25  2:10 ` Chen Gang
2013-04-03  9:46 ` Chen Gang
2013-04-03  9:46   ` Chen Gang
2013-04-03 10:10   ` Will Deacon
2013-04-03 10:10     ` Will Deacon
2013-04-03 10:29     ` Chen Gang
2013-04-03 10:29       ` Chen Gang
2013-04-17  9:25       ` Chen Gang
2013-04-17  9:25         ` Chen Gang
2013-04-17 10:01         ` Will Deacon
2013-04-17 10:01           ` Will Deacon
2013-04-17 10:11           ` Chen Gang
2013-04-17 10:11             ` Chen Gang
2013-04-17 10:53           ` Arnd Bergmann
2013-04-17 10:53             ` Arnd Bergmann
2013-04-17 11:02             ` Jean-Christophe PLAGNIOL-VILLARD
2013-04-17 11:02               ` Jean-Christophe PLAGNIOL-VILLARD
2013-04-19 11:56               ` Chen Gang
2013-04-19 11:56                 ` Chen Gang
2013-04-17 11:07             ` Chen Gang
2013-04-17 11:07               ` Chen Gang
2013-04-17 10:02         ` Russell King - ARM Linux
2013-04-17 10:02           ` Russell King - ARM Linux
2013-04-17 10:17           ` Chen Gang
2013-04-17 10:17             ` Chen Gang
2013-04-22  6:13           ` Chen Gang
2013-04-22  6:13             ` Chen Gang
2013-04-24  4:12             ` [PATCH] ARM: Kconfig: let ARM9TDMI and ARM7TDMI invisible Chen Gang
2013-04-24  4:12               ` Chen Gang
2013-04-24  4:16               ` Chen Gang
2013-04-24  4:16                 ` Chen Gang
2013-04-24  4:20               ` [PATCH v2] " Chen Gang
2013-04-24  4:20                 ` Chen Gang
2013-04-24 17:46                 ` Russell King - ARM Linux
2013-04-24 17:46                   ` Russell King - ARM Linux
2013-04-24 17:59                   ` Jean-Christophe PLAGNIOL-VILLARD
2013-04-24 17:59                     ` Jean-Christophe PLAGNIOL-VILLARD
2013-04-25  1:16                     ` Chen Gang [this message]
2013-04-25  1:16                       ` Chen Gang
2013-04-25  1:16                   ` Chen Gang
2013-04-25  1:16                     ` Chen Gang

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=517883FF.4050206@asianux.com \
    --to=gang.chen@asianux.com \
    --cc=arnd@arndb.de \
    --cc=dhowells@redhat.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=plagnioj@jcrosoft.com \
    --cc=will.deacon@arm.com \
    /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.