All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiaxun Yang <jiaxun.yang@flygoat.com>
To: Paul Burton <paul.burton@mips.com>, Huacai Chen <chenhc@lemote.com>
Cc: Paul Burton <pburton@wavecomp.com>,
	Ralf Baechle <ralf@linux-mips.org>,
	James Hogan <jhogan@kernel.org>,
	"linux-mips@linux-mips.org" <linux-mips@linux-mips.org>,
	"linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>,
	Fuxin Zhang <zhangfx@lemote.com>,
	Zhangjin Wu <wuzhangjin@gmail.com>
Subject: Re: [PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support
Date: Wed, 09 Oct 2019 09:10:57 +0800	[thread overview]
Message-ID: <47416C00-69B1-4F85-902F-A770F25DD4C8@flygoat.com> (raw)
In-Reply-To: <20191008180025.dtp2ingi6xgc5udu@pburton-laptop>



于 2019年10月9日 GMT+08:00 上午2:00:26, Paul Burton <paul.burton@mips.com> 写到:
>Hi Huacai,
>
>[Quote munged to fix top posting]
>
>On Tue, Oct 08, 2019 at 03:09:27PM +0800, Huacai Chen wrote:
>> Hi, Paul,
>> 
>> On Tue, Oct 8, 2019 at 1:51 AM Paul Burton <paul.burton@mips.com>
>wrote:
>> >
>> > Hello,
>> >
>> > Huacai Chen wrote:
>> > > Loongson-3A R4+ (Loongson-3A4000 and newer) has CPUCFG (CPU
>config) and
>> > > CSR (Control and Status Register) extensions. This patch add
>read/write
>> > > functionalities for them.
>> >
>> > Series applied to mips-next.
>> >
>> > > MIPS: Loongson: Add CFUCFG&CSR support
>> > >   commit 6a6f9b7dafd5
>> > >   https://git.kernel.org/mips/c/6a6f9b7dafd5
>> > >
>> > >   Signed-off-by: Huacai Chen <chenhc@lemote.com>
>> > >   Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
>> > >   Signed-off-by: Paul Burton <paul.burton@mips.com>
>> > >
>> > > MIPS: Loongson: Add Loongson-3A R4 basic support
>> > >   commit 7507445b1993
>> > >   https://git.kernel.org/mips/c/7507445b1993
>> > >
>> > >   Signed-off-by: Huacai Chen <chenhc@lemote.com>
>> > >   Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
>> > >   Signed-off-by: Paul Burton <paul.burton@mips.com>
>> > >
>> > > MIPS: Loongson-3: Add CSR IPI support
>> > >   commit ffe59ee36aaa
>> > >   https://git.kernel.org/mips/c/ffe59ee36aaa
>> > >
>> > >   Signed-off-by: Huacai Chen <chenhc@lemote.com>
>> > >   Signed-off-by: Paul Burton <paul.burton@mips.com>
>> >
>> > Thanks,
>> >     Paul
>> >
>> > [ This message was auto-generated; if you believe anything is
>incorrect
>> >   then please email paul.burton@mips.com to report it. ]
>> 
>> I found that there is a typo in the title, please change CFUCFG to
>> CPUCFG, thanks.
>>
>> Huacai
>
>It's too late for that - the email you replied to was telling you that
>the patches have already been applied to mips-next, and I'm not going
>to
>rewrite the mips-next branch for something so minor.
Hi Paul,

I think it is worthy to fix this by rewriting mips-next tree. As it haven't PR to upward next tree and this typo may lead to confusion in future when reviewing git log.
>
>Thanks,
>    Paul

-- 
Jiaxun Yang

  reply	other threads:[~2019-10-09  1:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-21 13:50 [PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support Huacai Chen
2019-09-21 13:50 ` [PATCH V2 2/3] MIPS: Loongson: Add Loongson-3A R4 basic support Huacai Chen
2019-09-21 13:50 ` [PATCH V2 3/3] MIPS: Loongson-3: Add CSR IPI support Huacai Chen
2019-10-07 17:51 ` [PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support Paul Burton
2019-10-08  7:09   ` Huacai Chen
2019-10-08 18:00     ` Paul Burton
2019-10-09  1:10       ` Jiaxun Yang [this message]
2019-10-09  1:37         ` Paul Burton
2019-10-22 19:25 ` [PATCH] MIPS: Loongson: Fix GENMASK misuse Rikard Falkeborn
2019-10-23  1:09   ` Huacai Chen
2019-10-24  3:57     ` Paul Burton
2019-10-23  6:03   ` rb532, Kernel panic - not syncing: Fatal exception in interrupt Carlo Pisani
2019-10-24  5:02   ` [PATCH] MIPS: Loongson: Fix GENMASK misuse Paul Burton

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=47416C00-69B1-4F85-902F-A770F25DD4C8@flygoat.com \
    --to=jiaxun.yang@flygoat.com \
    --cc=chenhc@lemote.com \
    --cc=jhogan@kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=paul.burton@mips.com \
    --cc=pburton@wavecomp.com \
    --cc=ralf@linux-mips.org \
    --cc=wuzhangjin@gmail.com \
    --cc=zhangfx@lemote.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.