alistair23-linux/tools/arch
Arnaldo Carvalho de Melo 840b49ba55 tools: Sync cpufeatures headers with the kernel
Due to:

  1e61f78baf ("x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated")

No changes to tools using those headers (tools/arch/x86/lib/mem{set,cpu}_64.S)
seems necessary.

Detected by the tools build header drift checker:

  $ make -C tools/perf O=/tmp/build/perf
  make: Entering directory '/home/acme/git/linux/tools/perf'
    BUILD:   Doing 'make -j4' parallel build
    GEN      /tmp/build/perf/common-cmds.h
  Warning: tools/arch/x86/include/asm/disabled-features.h differs from kernel
  Warning: tools/arch/x86/include/asm/required-features.h differs from kernel
  Warning: tools/arch/x86/include/asm/cpufeatures.h differs from kernel
    CC       /tmp/build/perf/util/probe-finder.o
    CC       /tmp/build/perf/builtin-help.o
  <SNIP>
  ^C$

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Dave Hansen <dave.hansen@linux.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-ja75m7zk8j0jkzmrv16i5ehw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-08-09 11:56:33 -03:00
..
alpha/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
arm/include tools: Copy the header files needed by perf tools 2016-07-12 15:20:36 -03:00
arm64/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
frv/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
h8300/include/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
hexagon/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
ia64/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
m32r/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
microblaze/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
mips/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
mn10300/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
parisc/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
powerpc/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
s390/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
score/include/uapi/asm tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
sh/include/asm perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h 2015-05-08 16:05:05 -03:00
sparc/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
tile/include tools: Copy the bitsperlong.h files from the kernel 2016-07-12 15:20:39 -03:00
x86 tools: Sync cpufeatures headers with the kernel 2016-08-09 11:56:33 -03:00
xtensa/include/asm perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h 2015-05-08 16:05:07 -03:00