linux/tools/perf/util/include/asm
Arnaldo Carvalho de Melo fb72014d98 perf tools: Don't use code surrounded by __KERNEL__
We need to refactor code to be explicitely shared by the kernel and at
least the tools/ userspace programs, so, till we do that, copy the bare
minimum bitmap/bitops code needed by tools/perf.

Reported-by: "H. Peter Anvin" <hpa@zytor.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2010-05-02 12:00:44 -03:00
..
asm-offsets.h perf tools: Use DECLARE_BITMAP instead of an open-coded array 2009-10-19 09:26:35 +02:00
bug.h perf symbols: Simplify symbol machinery setup 2009-11-24 16:37:02 +01:00
byteorder.h perf tools: Drop asm/types.h wrapper 2009-10-23 07:55:19 +02:00
hweight.h perf tools: Don't use code surrounded by __KERNEL__ 2010-05-02 12:00:44 -03:00
swab.h perf tools: Use kernel bitmap library 2009-10-19 09:26:34 +02:00
system.h
uaccess.h perf tools: Use kernel bitmap library 2009-10-19 09:26:34 +02:00