From: Peter Zijlstra Date: Fri, 8 Nov 2013 11:01:59 +0000 (+0100) Subject: arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h X-Git-Tag: v3.14-rc1~175^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de7da377bd880ff23917f78924d0e908329d978;p=pandora-kernel.git arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h Move the barriers functions that depend on the atomic implementation into the atomic implementation. Reviewed-by: Paul E. McKenney Signed-off-by: Peter Zijlstra Acked-by: Vineet Gupta [for arch/arc bits] Cc: Peter Zijlstra Cc: Linus Torvalds Cc: Andrew Morton Cc: Thomas Gleixner Cc: Paul E. McKenney Link: http://lkml.kernel.org/r/20131213150640.786183683@infradead.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed