From: Greg Kroah-Hartman Date: Mon, 29 Apr 2019 07:12:25 +0000 (+0200) Subject: refresh a 4.4 patch X-Git-Tag: v4.9.172~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6a4b8de6c54eb37021308dc1ef9b456c42ad4b1;p=thirdparty%2Fkernel%2Fstable-queue.git refresh a 4.4 patch --- diff --git a/queue-4.4/kvm-fail-kvm_set_vcpu_events-with-invalid-exception-.patch b/queue-4.4/kvm-fail-kvm_set_vcpu_events-with-invalid-exception-.patch index d4c164f7c46..5715b6a9c9b 100644 --- a/queue-4.4/kvm-fail-kvm_set_vcpu_events-with-invalid-exception-.patch +++ b/queue-4.4/kvm-fail-kvm_set_vcpu_events-with-invalid-exception-.patch @@ -62,15 +62,14 @@ Signed-off-by: Paolo Bonzini Signed-off-by: Radim Krčmář Signed-off-by: Zubin Mithra Signed-off-by: Sasha Levin +Signed-off-by: Greg Kroah-Hartman --- - arch/x86/kvm/x86.c | 4 ++++ + arch/x86/kvm/x86.c | 4 ++++ 1 file changed, 4 insertions(+) -diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c -index 706c5d63a53f..d830a0d60ba4 100644 --- a/arch/x86/kvm/x86.c +++ b/arch/x86/kvm/x86.c -@@ -2972,6 +2972,10 @@ static int kvm_vcpu_ioctl_x86_set_vcpu_events(struct kvm_vcpu *vcpu, +@@ -2972,6 +2972,10 @@ static int kvm_vcpu_ioctl_x86_set_vcpu_e | KVM_VCPUEVENT_VALID_SMM)) return -EINVAL; @@ -81,6 +80,3 @@ index 706c5d63a53f..d830a0d60ba4 100644 /* INITs are latched while in SMM */ if (events->flags & KVM_VCPUEVENT_VALID_SMM && (events->smi.smm || events->smi.pending) && --- -2.19.1 -