]> git.baikalelectronics.ru Git - kernel.git/commit
tools arch kvm: Sync kvm headers with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 May 2021 15:35:07 +0000 (12:35 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 May 2021 23:39:18 +0000 (20:39 -0300)
commitf27f3135ca2e1f1809c8470edcbeae09150cd02d
treecaafd4064425f825ae3acb2f689c58acfa3e2950
parent17885180974932179722e04f453f7f8754dae037
tools arch kvm: Sync kvm headers with the kernel sources

To pick up the changes from:

  a4088d66012524cb ("KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'")

That don't entail changes in tooling.

This silences these tools/perf build warnings:

  Warning: Kernel ABI header at 'tools/arch/x86/include/uapi/asm/kvm.h' differs from latest version at 'arch/x86/include/uapi/asm/kvm.h'
  diff -u tools/arch/x86/include/uapi/asm/kvm.h arch/x86/include/uapi/asm/kvm.h

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/uapi/asm/kvm.h