linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Sander Vanheule <sander@svanheule.net>
Cc: linux-mips@vger.kernel.org,
	INAGAKI Hiroshi <musashino.open@gmail.com>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Paul Burton <paulburton@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Support MT SMP on generic MIPS kernel
Date: Tue, 21 Dec 2021 14:56:39 +0100	[thread overview]
Message-ID: <20211221135639.GA9153@alpha.franken.de> (raw)
In-Reply-To: <20211218100511.42508-1-sander@svanheule.net>

On Sat, Dec 18, 2021 at 11:05:09AM +0100, Sander Vanheule wrote:
> 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(-)

series applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

      parent reply	other threads:[~2021-12-21 13:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-18 10:05 [PATCH v2 0/2] Support MT SMP on generic MIPS kernel Sander Vanheule
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 ` 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=20211221135639.GA9153@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --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=sander@svanheule.net \
    /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).