diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-12-11 10:06:45 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-12-11 10:08:35 -0300 |
commit | b444268801a29b10c9edea037efcf4c7c4db9283 (patch) | |
tree | cf4cfdf0e4e307840ce8599bc82133a014416dbb /tools/perf/util/c++/clang.cpp | |
parent | 761bfc33dd7504de951aa7b9db27a3cc5df1fde6 (diff) |
tools headers kvm: Sync linux/kvm.h with the kernel sources
To pick up the changes from:
22945688acd4 ("KVM: PPC: Book3S HV: Support reset of secure guest")
No tools changes are caused by this, as the only defines so far used
from these files are for syscall arg pretty printing are:
$ grep KVM tools/perf/trace/beauty/*.sh
tools/perf/trace/beauty/kvm_ioctl.sh:regex='^#[[:space:]]*define[[:space:]]+KVM_(\w+)[[:space:]]+_IO[RW]*\([[:space:]]*KVMIO[[:space:]]*,[[:space:]]*(0x[[:xdigit:]]+).*'
$
This addresses these tools/perf build warnings:
Warning: Kernel ABI header at 'tools/include/uapi/linux/kvm.h' differs from latest version at 'include/uapi/linux/kvm.h'
diff -u tools/include/uapi/linux/kvm.h include/uapi/linux/kvm.h
Cc: Adrian Hunter <[email protected]>
Cc: Bharata B Rao <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions