]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 10 Sep 2021 14:46:54 +0000 (11:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 19 Jun 2022 14:22:59 +0000 (11:22 -0300)
commit94093d1b64b04bc7313b9cbc11d883c7eb133143
tree8a7e6d6886f9418eb8882d75429f4439bc5c357a
parenta5dd0b5a82c427b2a5eea95b200835f05119f30c
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources

To pick the changes in:

  b794c55a6c1ffe12 ("KVM: x86: Allow userspace to opt out of hypercall patching")

That just rebuilds kvm-stat.c on x86, no change in functionality.

This silences these perf build warning:

  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: Oliver Upton <oupton@google.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/lkml/Yq8qgiMwRcl9ds+f@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/uapi/asm/kvm.h