]> git.ipfire.org Git - thirdparty/linux.git/commit
locking: Remove deprecated smp_mb__() barriers
authorPeter Zijlstra <peterz@infradead.org>
Mon, 4 Aug 2014 10:07:15 +0000 (12:07 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 13 Aug 2014 08:31:57 +0000 (10:31 +0200)
commit2e39465abc4b7856a0ea6fcf4f6b4668bb5db877
treeeb68f939c67a8f86e48eaacaffd142aa05541c0a
parent98a96f202203fecad65b44449077c695686ad4db
locking: Remove deprecated smp_mb__() barriers

Its been a while and there are no in-tree users left, so remove the
deprecated barriers.

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Chen, Gong <gong.chen@linux.intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Joe Perches <joe@perches.com>
Cc: John Sullivan <jsrhbz@kanargh.force9.co.uk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/atomic.h
include/linux/bitops.h
kernel/sched/core.c