tools kvm headers arm64: Update KVM header from the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 16 Jan 2023 13:33:22 +0000 (10:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Jan 2023 12:29:52 +0000 (09:29 -0300)
commit7f2d4cdd2f32b66c452c958698fc287de4f68283
tree8156637e4a4b751c39e69a1eef51e311ede28d88
parenteffa76856f2d7111f8c44de49f15ebdfccea8ccc
tools kvm headers arm64: Update KVM header from the kernel sources

To pick the changes from:

  9cb1096f8590bc59 ("KVM: arm64: Enable ring-based dirty memory tracking")

That doesn't result in any changes in tooling (built on a Libre Computer
Firefly ROC-RK3399-PC-V1.1-A running Ubuntu 22.04), only addresses this
perf build warning:

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

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Gavin Shan <gshan@redhat.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lore.kernel.org/lkml/Y8fmIT5PIfGaZuwa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/arm64/include/uapi/asm/kvm.h