From: Peter Zijlstra Date: Thu, 13 Mar 2014 18:00:36 +0000 (+0100) Subject: arch,mips: Convert smp_mb__*() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~35^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91bbefe6b0fcd2968c34a5a566bda870477afc82;p=pandora-kernel.git arch,mips: Convert smp_mb__*() MIPS is interesting and has hardware variants that reorder over ll/sc as well as those that do not. Implement the 2 new barrier functions as per the old barriers. Signed-off-by: Peter Zijlstra Acked-by: Paul E. McKenney Link: http://lkml.kernel.org/n/tip-9ph49jbae3hol9v721sbc2g6@git.kernel.org Cc: Linus Torvalds Cc: Maciej W. Rozycki" Cc: Ralf Baechle Cc: Will Deacon Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed