All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Qian Cai <cai@lca.pw>
Cc: Michael Ellerman <mpe@ellerman.id.au>,
	Ingo Molnar <mingo@redhat.com>,
	juri.lelli@redhat.com, dietmar.eggemann@arm.com,
	vincent.guittot@linaro.org, Steven Rostedt <rostedt@goodmis.org>,
	bsegall@google.com, mgorman@suse.de, paulmck@kernel.org,
	tglx@linutronix.de,
	"James.Bottomley@hansenpartnership.com" 
	<James.Bottomley@HansenPartnership.com>,
	deller@gmx.de, linuxppc-dev@lists.ozlabs.org,
	linux-parisc@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org, Nicholas Piggin <npiggin@gmail.com>
Subject: Re: [PATCH v2] sched/core: fix illegal RCU from offline CPUs
Date: Tue, 21 Apr 2020 15:56:35 +0200	[thread overview]
Message-ID: <20200421135635.GT20730@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <BBA124FA-7924-4782-AC9D-7B1B98BE817F@lca.pw>

On Fri, Apr 17, 2020 at 09:26:56AM -0400, Qian Cai wrote:

> > Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
> 
> Peter, can you take a look at this patch when you have a chance?

Sorry, -ETOOMUCHEMAIL, got it now, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Peter Zijlstra <peterz@infradead.org>
To: Qian Cai <cai@lca.pw>
Cc: juri.lelli@redhat.com,
	"James.Bottomley@hansenpartnership.com"
	<James.Bottomley@HansenPartnership.com>,
	vincent.guittot@linaro.org, linux-parisc@vger.kernel.org,
	paulmck@kernel.org, deller@gmx.de,
	Nicholas Piggin <npiggin@gmail.com>,
	linux-kernel@vger.kernel.org,
	Steven Rostedt <rostedt@goodmis.org>,
	bsegall@google.com, linux-mm@kvack.org,
	Ingo Molnar <mingo@redhat.com>,
	mgorman@suse.de, tglx@linutronix.de,
	linuxppc-dev@lists.ozlabs.org, dietmar.eggemann@arm.com
Subject: Re: [PATCH v2] sched/core: fix illegal RCU from offline CPUs
Date: Tue, 21 Apr 2020 15:56:35 +0200	[thread overview]
Message-ID: <20200421135635.GT20730@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <BBA124FA-7924-4782-AC9D-7B1B98BE817F@lca.pw>

On Fri, Apr 17, 2020 at 09:26:56AM -0400, Qian Cai wrote:

> > Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
> 
> Peter, can you take a look at this patch when you have a chance?

Sorry, -ETOOMUCHEMAIL, got it now, thanks!

  reply	other threads:[~2020-04-21 13:57 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-01 21:40 [PATCH v2] sched/core: fix illegal RCU from offline CPUs Qian Cai
2020-04-01 21:40 ` Qian Cai
2020-04-02 11:24 ` Michael Ellerman
2020-04-02 11:24   ` Michael Ellerman
2020-04-02 14:00   ` Qian Cai
2020-04-02 14:00     ` Qian Cai
2020-04-02 14:00     ` Qian Cai
2020-04-02 15:54     ` Paul E. McKenney
2020-04-02 15:54       ` Paul E. McKenney
2020-04-02 15:54       ` Paul E. McKenney
2020-04-02 16:19       ` Qian Cai
2020-04-02 16:19         ` Qian Cai
2020-04-02 16:19         ` Qian Cai
2020-04-02 16:57         ` Paul E. McKenney
2020-04-02 16:57           ` Paul E. McKenney
2020-04-02 16:57           ` Paul E. McKenney
2020-04-17 13:26   ` Qian Cai
2020-04-17 13:26     ` Qian Cai
2020-04-17 13:26     ` Qian Cai
2020-04-21 13:56     ` Peter Zijlstra [this message]
2020-04-21 13:56       ` Peter Zijlstra
2020-04-21 13:56       ` Peter Zijlstra
2020-05-01 18:22 ` [tip: sched/core] sched/core: Fix " tip-bot2 for Peter Zijlstra
  -- strict thread matches above, loose matches on Subject: below --
2020-01-13 19:03 [PATCH v2] sched/core: fix " Qian Cai
2020-01-20 10:16 ` Peter Zijlstra
2020-01-20 20:35   ` Qian Cai
2020-01-21 10:35     ` Peter Zijlstra
2020-01-24  4:21       ` Qian Cai
2020-01-24  5:02         ` Matthew Wilcox
2020-03-30  2:42       ` Qian Cai
2020-04-01 21:05         ` Qian Cai

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=20200421135635.GT20730@hirez.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=bsegall@google.com \
    --cc=cai@lca.pw \
    --cc=deller@gmx.de \
    --cc=dietmar.eggemann@arm.com \
    --cc=juri.lelli@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mgorman@suse.de \
    --cc=mingo@redhat.com \
    --cc=mpe@ellerman.id.au \
    --cc=npiggin@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    --cc=vincent.guittot@linaro.org \
    /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.