From: Sander Vanheule <sander@svanheule.net>
To: linux-mips@vger.kernel.org
Cc: INAGAKI Hiroshi <musashino.open@gmail.com>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
Paul Burton <paulburton@kernel.org>,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
linux-kernel@vger.kernel.org,
Sander Vanheule <sander@svanheule.net>
Subject: [PATCH v2 0/2] Support MT SMP on generic MIPS kernel
Date: Sat, 18 Dec 2021 11:05:09 +0100 [thread overview]
Message-ID: <20211218100511.42508-1-sander@svanheule.net> (raw)
These patches should allow a generic kernel to enable MT SMP, if
supported by the current CPU.
Changes since v1:
Link: https://lore.kernel.org/all/20211217183930.16192-1-sander@svanheule.net/
- Add patch suggested by Jiaxun
Sander Vanheule (2):
MIPS: only register MT SMP ops if MT is supported
MIPS: generic: enable SMP on SMVP systems
arch/mips/generic/init.c | 11 ++++++-----
arch/mips/include/asm/smp-ops.h | 3 +++
2 files changed, 9 insertions(+), 5 deletions(-)
--
2.33.1
next reply other threads:[~2021-12-18 10:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-18 10:05 Sander Vanheule [this message]
2021-12-18 10:05 ` [PATCH v2 1/2] MIPS: only register MT SMP ops if MT is supported Sander Vanheule
2021-12-18 10:05 ` [PATCH v2 2/2] MIPS: generic: enable SMP on SMVP systems Sander Vanheule
2021-12-21 13:56 ` [PATCH v2 0/2] Support MT SMP on generic MIPS kernel Thomas Bogendoerfer
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=20211218100511.42508-1-sander@svanheule.net \
--to=sander@svanheule.net \
--cc=jiaxun.yang@flygoat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=musashino.open@gmail.com \
--cc=paulburton@kernel.org \
--cc=tsbogend@alpha.franken.de \
/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;
as well as URLs for NNTP newsgroup(s).