Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1212773 > unrolled thread

Re: [GIT PULL rcu/next] Additional RCU commit for 4.3

Started byIngo Molnar <mingo@kernel.org>
First post2015-08-25 09:50 +0200
Last post2015-08-25 09:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [GIT PULL rcu/next] Additional RCU commit for 4.3 Ingo Molnar <mingo@kernel.org> - 2015-08-25 09:50 +0200

#1212773 — Re: [GIT PULL rcu/next] Additional RCU commit for 4.3

FromIngo Molnar <mingo@kernel.org>
Date2015-08-25 09:50 +0200
SubjectRe: [GIT PULL rcu/next] Additional RCU commit for 4.3
Message-ID<q1h9v-8th-9@gated-at.bofh.it>
* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

> Hello, Ingo,
> 
> This additional series contains a single change:
> 
> 1.	Privatize smp_mb__after_unlock_lock().  This commit moves the
> 	definition of smp_mb__after_unlock_lock() to kernel/rcu/tree.h,
> 	in recognition of the fact that RCU is the only thing using
> 	this, that nothing else is likely to use it, and that it is
> 	likely to go away completely.
> 
> This change has been subjected to 0day Test Robot and -next testing,
> and is 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 12d560f4ea87030667438a169912380be00cea4b:
> 
>   rcu,locking: Privatize smp_mb__after_unlock_lock() (2015-08-04 08:49:21 -0700)
> 
> ----------------------------------------------------------------
> Paul E. McKenney (1):
>       rcu,locking: Privatize smp_mb__after_unlock_lock()
> 
>  Documentation/memory-barriers.txt   | 71 +++----------------------------------
>  arch/powerpc/include/asm/spinlock.h |  2 --
>  include/linux/spinlock.h            | 10 ------
>  kernel/rcu/tree.h                   | 12 +++++++
>  4 files changed, 16 insertions(+), 79 deletions(-)

Pulled, thanks a lot Paul!

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web