From: Arnaldo Carvalho de Melo Date: Fri, 15 May 2015 18:45:16 +0000 (-0300) Subject: perf evlist: Use atomic.h for the perf_mmap refcount X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~43^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7143849a5d6a5c623d81790d92f0033507c5b14f;p=pandora-kernel.git perf evlist: Use atomic.h for the perf_mmap refcount Now that we have atomic.h, we should convert all of the existing refcounts to use it. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-qhpv2etncj3hfofgj1aitkyv@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed