linux/tools/include
Ingo Molnar 7b39cafb7a tools: Work around BITS_PER_LONG related build failure in objtool
The objtool build fails with the recent changes to the bits-per-long
headers:

  tools/include/linux/bitops.h:12:0: error: "BITS_PER_LONG" redefined [-Werror]

Which got introduced by:

  bb9707077b tools: Copy the bitsperlong.h files from the kernel

Work it around for the time being.

Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-07-13 09:37:43 +02:00
..
asm perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks 2016-07-12 15:20:32 -03:00
asm-generic tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
linux tools: Work around BITS_PER_LONG related build failure in objtool 2016-07-13 09:37:43 +02:00
tools tools: add more endian.h macros 2014-09-26 11:03:01 +02:00
uapi tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00