tools: sync up .h files with the repective arch and uapi .h files
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 May 2018 09:53:49 +0000 (11:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 May 2018 10:19:59 +0000 (12:19 +0200)
commitec39812d211737fcd02248d4f8bab6bf77d542cb
tree017ef6fe463fdab2038f92f241affd28477c1351
parentc0f1d9bfd913d8348773b4bf2ca95d2487493d78
tools: sync up .h files with the repective arch and uapi .h files

perf wants matching .h files otherwise it complains during the build
process.  As these files have been modified over the past few 4.14.y
releases, they are out of sync, so fix that problem by properly copying
the respective versions to the tools/ mirror copies.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/arch/arm/include/uapi/asm/kvm.h
tools/arch/arm64/include/uapi/asm/kvm.h
tools/arch/powerpc/include/uapi/asm/kvm.h
tools/arch/s390/include/uapi/asm/kvm.h
tools/arch/x86/include/asm/cpufeatures.h
tools/arch/x86/include/asm/disabled-features.h
tools/arch/x86/include/asm/required-features.h
tools/include/uapi/linux/kvm.h