2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 15:14:03 +08:00
linux-next/tools/include/asm-generic/bitops
Arnaldo Carvalho de Melo bb9707077b tools: Copy the bitsperlong.h files from the kernel
We use it in bitops/__ffs.h and bitops/atomic.h, that we also got from
the kernel, but were getting it from either newer systems that carry it
in /usr/include, or from the kernel sources, that we decided not to
touch from tools/ code. Fix it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-lwqvgbuitjmrdpjmjp6zqnyx@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-07-12 15:20:39 -03:00
..
__ffs.h tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
__fls.h tools: Copy hashtable.h into tools directory 2016-03-09 10:48:09 +01: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: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -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
fls64.h tools: Copy hashtable.h into tools directory 2016-03-09 10:48:09 +01:00
fls.h tools: Copy hashtable.h into tools directory 2016-03-09 10:48:09 +01:00
hweight.h tools: Remove bitops/hweight usage of bits in tools/perf 2015-01-16 17:49:29 -03:00