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)
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>

No differences found