Skip to content

Commit 25f3089

Browse files
committed
tools headers kvm s390: Sync headers with the kernel sources
To pick the changes in: f5ecfee ("KVM: s390: resetting the Topology-Change-Report") None of them trigger any changes in tooling, this time this is just to silence these perf build warnings: Warning: Kernel ABI header at 'tools/arch/s390/include/uapi/asm/kvm.h' differs from latest version at 'arch/s390/include/uapi/asm/kvm.h' diff -u tools/arch/s390/include/uapi/asm/kvm.h arch/s390/include/uapi/asm/kvm.h Cc: Janosch Frank <[email protected]> Cc: Pierre Morel <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent bf465ca commit 25f3089

File tree

1 file changed

+1
-0
lines changed
  • tools/arch/s390/include/uapi/asm

1 file changed

+1
-0
lines changed

tools/arch/s390/include/uapi/asm/kvm.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ struct kvm_s390_io_adapter_req {
7474
#define KVM_S390_VM_CRYPTO 2
7575
#define KVM_S390_VM_CPU_MODEL 3
7676
#define KVM_S390_VM_MIGRATION 4
77+
#define KVM_S390_VM_CPU_TOPOLOGY 5
7778

7879
/* kvm attributes for mem_ctrl */
7980
#define KVM_S390_VM_MEM_ENABLE_CMMA 0

0 commit comments

Comments
 (0)