From: Peter Zijlstra Date: Fri, 24 Jan 2014 15:40:02 +0000 (+0100) Subject: perf tools: Fix AAAAARGH64 memory barriers X-Git-Tag: v3.14-rc2~4^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f428ebd184c82a7914b2aa7e9f868918aaf7ea78;p=pandora-kernel.git perf tools: Fix AAAAARGH64 memory barriers Someone got the load and store barriers mixed up for AAAAARGH64. Turn them the right side up. Reported-by: Will Deacon Signed-off-by: Peter Zijlstra Fixes: a94d342b9cb0 ("tools/perf: Add required memory barriers") Cc: Ingo Molnar Cc: Will Deacon Link: http://lkml.kernel.org/r/20140124154002.GF31570@twins.programming.kicks-ass.net Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed