remarkable-linux/tools/include/asm-generic/bitops
Arnaldo Carvalho de Melo 25cd480e44 tools: Remove bitops/hweight usage of bits in tools/perf
We need to use lib/hweight.c for that, just like we do for lib/rbtree.c,
so tools need to link hweight.o. For now do it directly, but we need to
have a tools/lib/lk.a or .so that collects these goodies...

Reported-by: Jan Beulich <JBeulich@suse.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-a1e91dx3apzqw5kbdt7ut21s@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-01-16 17:49:29 -03:00
..
__ffs.h tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h 2014-12-17 11:09:34 -03:00
__fls.h tools: Adopt fls_long and deps 2014-12-17 11:58:08 -03:00
arch_hweight.h tools: Remove bitops/hweight usage of bits in tools/perf 2015-01-16 17:49:29 -03:00
atomic.h tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/ 2014-12-17 11:11:52 -03:00
const_hweight.h tools: Remove bitops/hweight usage of bits in tools/perf 2015-01-16 17:49:29 -03:00
find.h tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib 2014-12-17 11:14:48 -03:00
fls.h tools: Adopt fls_long and deps 2014-12-17 11:58:08 -03:00
fls64.h tools: Adopt fls_long and deps 2014-12-17 11:58:08 -03:00
hweight.h tools: Remove bitops/hweight usage of bits in tools/perf 2015-01-16 17:49:29 -03:00