1
0
Fork 0
alistair23-linux/tools/arch
Arnaldo Carvalho de Melo da6d856751 tools include: Add basic atomic.h implementation from the kernel sources
Uses the arch/x86/ kernel code for x86_64/i386, fallbacking to a gcc
intrinsics implementation that has been tested in at least sparc64.

Will be used for reference counting in tools/perf.

Acked-by: David Ahern <dsahern@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-knfpjowhgyh6x4z0kfuk389j@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-05-08 16:11:05 -03:00
..
alpha/include/asm perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
arm/include/asm perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
arm64/include/asm perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
ia64/include/asm perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
mips/include/asm perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h 2015-05-08 16:05:07 -03:00
powerpc/include/asm perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h 2015-05-08 16:05:03 -03:00
s390/include/asm perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h 2015-05-08 16:05:04 -03:00
sh/include/asm perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h 2015-05-08 16:05:05 -03:00
sparc/include/asm perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h 2015-05-08 16:05:05 -03:00
tile/include/asm perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h 2015-05-08 16:05:08 -03:00
x86/include/asm tools include: Add basic atomic.h implementation from the kernel sources 2015-05-08 16:11:05 -03:00
xtensa/include/asm perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h 2015-05-08 16:05:07 -03:00