From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Huacai Chen <chenhc@lemote.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
Xuefeng Li <lixuefeng@loongson.cn>
Subject: Re: [PATCH v3 0/6] Modify some registers operations and move decode_cpucfg() to loongson_regs.h
Date: Thu, 12 Nov 2020 00:04:07 +0100 [thread overview]
Message-ID: <20201111230407.GC19275@alpha.franken.de> (raw)
In-Reply-To: <1604387525-23400-1-git-send-email-yangtiezhu@loongson.cn>
On Tue, Nov 03, 2020 at 03:11:59PM +0800, Tiezhu Yang wrote:
> v2: Add some callbacks in csr_ipi probe() for patch #4
> v3: Update the commit message and comment for patch #5
>
> Tiezhu Yang (6):
> MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3
> MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only once
> MIPS: Loongson64: Set IPI_Enable register per core by itself
> MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU
> MIPS: Loongson64: SMP: Fix up play_dead jump indicator
> MIPS: Loongson64: Move decode_cpucfg() to loongson_regs.h
>
> .../asm/mach-loongson64/kernel-entry-init.h | 8 --
> .../include/asm/mach-loongson64/loongson_regs.h | 34 ++++++
> arch/mips/kernel/cpu-probe.c | 31 +-----
> arch/mips/loongson64/numa.c | 20 +---
> arch/mips/loongson64/smp.c | 123 +++++++++++++++++----
> 5 files changed, 136 insertions(+), 80 deletions(-)
applied patches 1-5 of this series to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
prev parent reply other threads:[~2020-11-12 1:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 7:11 Tiezhu Yang
2020-11-03 7:12 ` [PATCH v3 1/6] MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3 Tiezhu Yang
2020-11-04 2:00 ` Huacai Chen
2020-11-04 3:50 ` Tiezhu Yang
2020-11-05 5:57 ` Huacai Chen
2020-11-05 9:05 ` Tiezhu Yang
2020-11-03 7:12 ` [PATCH v3 2/6] MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only once Tiezhu Yang
2020-11-03 7:12 ` [PATCH v3 3/6] MIPS: Loongson64: Set IPI_Enable register per core by itself Tiezhu Yang
2020-11-03 7:12 ` [PATCH v3 4/6] MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU Tiezhu Yang
2020-11-03 7:12 ` [PATCH v3 5/6] MIPS: Loongson64: SMP: Fix up play_dead jump indicator Tiezhu Yang
2020-11-04 6:31 ` Jinyang He
2020-11-04 7:04 ` Jiaxun Yang
2020-11-04 7:18 ` Jinyang He
2020-11-03 7:12 ` [PATCH v3 6/6] MIPS: Loongson64: Move decode_cpucfg() to loongson_regs.h Tiezhu Yang
2020-11-11 23:05 ` Thomas Bogendoerfer
2020-11-11 23:04 ` Thomas Bogendoerfer [this message]
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=20201111230407.GC19275@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=chenhc@lemote.com \
--cc=jiaxun.yang@flygoat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=lixuefeng@loongson.cn \
--cc=yangtiezhu@loongson.cn \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome