From: Arnaldo Carvalho de Melo Date: Fri, 15 May 2015 19:12:20 +0000 (-0300) Subject: perf cgroup: Use atomic.h for refcounting X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~43^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f812d3045c2385ac16237e68b156859c4005526e;p=pandora-kernel.git perf cgroup: Use atomic.h for refcounting 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-t3v2uma5digcj2tpkrs3m84u@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed