arch,arc: Convert smp_mb__*()
authorPeter Zijlstra <peterz@infradead.org>
Wed, 12 Mar 2014 16:11:00 +0000 (17:11 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 18 Apr 2014 09:40:31 +0000 (11:40 +0200)
commitd594ffa94b7efdd8c6da5ee48aea8ae229809b55
treea48a795a19120e0434d901a402e0baeb5082a18e
parent6ae11028a62b2f82ee283392a84f33da599a81e7
arch,arc: Convert smp_mb__*()

The arc mb() implementation is a compiler barrier(), therefore it all
doesn't matter one way or the other. Simply remove the existing
definitions and use whatever is generated by the defaults.

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-ua48a59wri3ybz1rz8i7uvbr@git.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/arc/include/asm/atomic.h
arch/arc/include/asm/bitops.h