All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL rcu/next] Additional RCU commit for 4.18
@ 2018-05-29 17:35 Paul E. McKenney
  2018-05-30  5:56 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2018-05-29 17:35 UTC (permalink / raw)
  To: mingo
  Cc: linux-kernel, efault, peterz, josh, rostedt, mathieu.desnoyers,
	jiangshanlai

Hello, Ingo,

This additional v4.18 pull request contains a single commit that fell
through the cracks:

1.	Provide early rcu_cpu_starting() callback for the benefit of the
	x86/mtrr code, which needs RCU to be available on incoming CPUs
	earlier than has been the case in the past.

	http://lkml.kernel.org/r/20180525191802.GA7141@linux.vnet.ibm.com

All of these changes have been subjected to 0day Test Robot and -next
testing, and are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git for-mingo

for you to fetch changes up to f64c6013a2029316ea552f99823d116ee5f5f955:

  rcu/x86: Provide early rcu_cpu_starting() callback (2018-05-22 16:12:26 -0700)

----------------------------------------------------------------
Peter Zijlstra (1):
      rcu/x86: Provide early rcu_cpu_starting() callback

 arch/x86/kernel/cpu/mtrr/main.c | 4 ++++
 include/linux/rcupdate.h        | 1 -
 include/linux/rcutiny.h         | 1 +
 include/linux/rcutree.h         | 1 +
 kernel/rcu/tree.c               | 9 +++++++++
 5 files changed, 15 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL rcu/next] Additional RCU commit for 4.18
  2018-05-29 17:35 [GIT PULL rcu/next] Additional RCU commit for 4.18 Paul E. McKenney
@ 2018-05-30  5:56 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2018-05-30  5:56 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: linux-kernel, efault, peterz, josh, rostedt, mathieu.desnoyers,
	jiangshanlai


* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

> Hello, Ingo,
> 
> This additional v4.18 pull request contains a single commit that fell
> through the cracks:
> 
> 1.	Provide early rcu_cpu_starting() callback for the benefit of the
> 	x86/mtrr code, which needs RCU to be available on incoming CPUs
> 	earlier than has been the case in the past.
> 
> 	http://lkml.kernel.org/r/20180525191802.GA7141@linux.vnet.ibm.com
> 
> All of these changes have been subjected to 0day Test Robot and -next
> testing, and are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git for-mingo
> 
> for you to fetch changes up to f64c6013a2029316ea552f99823d116ee5f5f955:
> 
>   rcu/x86: Provide early rcu_cpu_starting() callback (2018-05-22 16:12:26 -0700)
> 
> ----------------------------------------------------------------
> Peter Zijlstra (1):
>       rcu/x86: Provide early rcu_cpu_starting() callback
> 
>  arch/x86/kernel/cpu/mtrr/main.c | 4 ++++
>  include/linux/rcupdate.h        | 1 -
>  include/linux/rcutiny.h         | 1 +
>  include/linux/rcutree.h         | 1 +
>  kernel/rcu/tree.c               | 9 +++++++++
>  5 files changed, 15 insertions(+), 1 deletion(-)

Pulled, thanks a lot Paul!

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-30  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-29 17:35 [GIT PULL rcu/next] Additional RCU commit for 4.18 Paul E. McKenney
2018-05-30  5:56 ` Ingo Molnar

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.