]> git.baikalelectronics.ru Git - kernel.git/commit
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 15 Dec 2014 22:50:12 +0000 (19:50 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Dec 2014 14:14:48 +0000 (11:14 -0300)
commit9211dc309f948d0ae7121b3d498ce2819b2a6c34
tree6ad2a1c06e8b968c869e3f16a82cbbe8ce3ec502
parent001e46f56487866f444cb06541a20fa24ce88b9b
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib

To match the Linux kernel source code structure from where this code came from.

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-fkbma1h04ki0zzdmp0dpgfyy@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/asm-generic/bitops/find.h [new file with mode: 0644]
tools/lib/util/find_next_bit.c [new file with mode: 0644]
tools/perf/MANIFEST
tools/perf/Makefile.perf
tools/perf/util/include/linux/bitops.h