Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1442117

Re: [GIT PULL 00/66] perf/core improvements and fixes

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject Re: [GIT PULL 00/66] perf/core improvements and fixes
Date 2016-07-13 09:40 +0200
Message-ID <rUmVY-8lM-9@gated-at.bofh.it> (permalink)
References <rUeF3-2Ns-3@gated-at.bofh.it> <rUmsW-8a9-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hm, the objtool build broke:

  GEN      arch/x86/insn/inat-tables.c
  CC       arch/x86/decode.o
In file included from /home/mingo/tip/tools/include/linux/hashtable.h:12:0,
                 from arch/x86/../../elf.h:24,
                 from arch/x86/decode.c:26:
/home/mingo/tip/tools/include/linux/bitops.h:12:0: error: "BITS_PER_LONG" 
redefined [-Werror]
 #define BITS_PER_LONG __WORDSIZE
 ^
In file included from /usr/include/x86_64-linux-gnu/asm/bitsperlong.h:10:0,
                 from /usr/include/asm-generic/int-ll64.h:11,
                 from /usr/include/asm-generic/types.h:6,
                 from /usr/include/x86_64-linux-gnu/asm/types.h:4,
                 from /home/mingo/tip/tools/include/linux/types.h:9,
                 from /home/mingo/tip/tools/include/linux/list.h:4,
                 from arch/x86/../../elf.h:23,
                 from arch/x86/decode.c:26:
/home/mingo/tip/tools/include/asm-generic/bitsperlong.h:10:0: note: this is the 
location of the previous definition
 #define BITS_PER_LONG 32
 ^


and this breaks the x86 allyesconfig build.

Thanks,

	Ingo

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL 00/66] perf/core improvements and fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-13 01:00 +0200
  [PATCH 25/66] perf tools: Add missing header to color.c Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-13 01:00 +0200
  [PATCH 33/66] perf bench futex: Add missing compiler.h header Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-13 01:00 +0200
  [PATCH 09/66] perf trace beauty open_flags: Add missing headers Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-13 01:00 +0200
  [PATCH 15/66] perf tests: Add missing pthread.h include for CPU_*() macros Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-13 01:00 +0200
  [PATCH 37/66] tools lib bpf: Copy bpf.h and bpf_common.h from the kernel Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-13 01:00 +0200
  Re: [GIT PULL 00/66] perf/core improvements and fixes Ingo Molnar <mingo@kernel.org> - 2016-07-13 09:10 +0200
    Re: [GIT PULL 00/66] perf/core improvements and fixes Ingo Molnar <mingo@kernel.org> - 2016-07-13 09:40 +0200
      Re: [GIT PULL 00/66] perf/core improvements and fixes Josh Poimboeuf <jpoimboe@redhat.com> - 2016-07-13 22:50 +0200
        Re: [GIT PULL 00/66] perf/core improvements and fixes Peter Zijlstra <peterz@infradead.org> - 2016-07-13 23:00 +0200
          Re: [GIT PULL 00/66] perf/core improvements and fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-07-14 01:30 +0200
    Re: [GIT PULL 00/66] perf/core improvements and fixes Ingo Molnar <mingo@kernel.org> - 2016-07-13 09:40 +0200
  Re: [GIT PULL 00/66] perf/core improvements and fixes Ingo Molnar <mingo@kernel.org> - 2016-07-13 09:40 +0200

csiph-web