From: Paolo Bonzini <pbonzini@redhat.com>
Date: Wed, 6 May 2020 12:09:17 +0000 (-0400)
Subject: Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git... 
X-Git-Tag: v5.7-rc5~28^2
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=2673cb6849722a4ffd74c27a9200a9ec43f64be3;p=users%2Fwilly%2Flinux.git

Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: Fix for running nested uner z/VM

There are circumstances when running nested under z/VM that would trigger a
WARN_ON_ONCE. Remove the WARN_ON_ONCE. Long term we certainly want to make this
code more robust and flexible, but just returning instead of WARNING makes
guest bootable again.
---

2673cb6849722a4ffd74c27a9200a9ec43f64be3