linux-IllusionX/tools
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
..
arch tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
build perf tools: Add feature detection for gelf_getnote() 2016-07-12 15:20:41 -03:00
cgroup
firewire
gpio
hv
iio
include tools: Work around BITS_PER_LONG related build failure in objtool 2016-07-13 09:37:43 +02:00
kvm/kvm_stat
laptop/freefall
lguest
lib tools lib traceevent: Add filter on task CPU id 2016-07-12 16:27:39 -03:00
net
nfsd
objtool tools lib subcmd: Use str_error_r() 2016-07-12 15:20:30 -03:00
perf perf python: Add tracepoint example 2016-07-12 16:23:35 -03:00
power
scripts
spi
testing
thermal/tmon
time
usb
virtio
vm
Makefile