From: Peter Zijlstra Date: Wed, 12 Mar 2014 16:11:00 +0000 (+0100) Subject: arch,arc: Convert smp_mb__*() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~35^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d594ffa94b7efdd8c6da5ee48aea8ae229809b55;p=pandora-kernel.git 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 Acked-by: Paul E. McKenney Link: http://lkml.kernel.org/n/tip-ua48a59wri3ybz1rz8i7uvbr@git.kernel.org Cc: Linus Torvalds Cc: Vineet Gupta Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed