linux/tools/arch
Arnaldo Carvalho de Melo bebfb73012 tools: Sync cpufeatures.h and vmx.h with the kernel
There were changes related to the deprecation of the "pcommit"
instruction:

  fd1d961dd6 ("x86/insn: remove pcommit")
  dfa169bbee ("Revert "KVM: x86: add pcommit support"")

No need to update anything in the tools, as "pcommit" wasn't being
listed on the VMX_EXIT_REASONS in the tools/perf/arch/x86/util/kvm-stat.c
file.

Just grab fresh copies of these files to silence the file cache
coherency detector:

  $ make -C tools/perf O=/tmp/build/perf install-bin
  make: Entering directory '/home/acme/git/linux/tools/perf'
    BUILD:   Doing 'make -j4' parallel build
  Warning: tools/arch/x86/include/asm/cpufeatures.h differs from kernel
  Warning: tools/arch/x86/include/uapi/asm/vmx.h differs from kernel
    INSTALL  GTK UI
  <SNIP>
  #

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Wang Nan <wangnan0@huawei.com>
Cc: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-07pmcc1ysydhyyxbmp1vt0l4@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-08-09 11:21:57 -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.h and vmx.h with the kernel 2016-08-09 11:21:57 -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