Re: linux-next: build failure after merge of the kvm tree

From: Paolo Bonzini
Date: Wed Apr 27 2022 - 02:07:05 EST


On 4/27/22 05:23, Stephen Rothwell wrote:
#define KVM_SYSTEM_EVENT_NDATA_VALID (1u << 31)
__u32 type;
__u32 ndata;
+ __u64 flags;
__u64 data[16];
} system_event;
/* KVM_EXIT_S390_STSI */
--
2.35.1
I am still applying the above patch.

I am waiting for review of https://lore.kernel.org/kvm/202204230312.8EOM8DHM-lkp@xxxxxxxxx/T/.

Paolo