commit | c611990844c28c61ca4b35ff69d3a2ae95ccd486 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Dec 05 07:40:43 2019 -0500 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Jan 31 12:49:21 2020 +0100 |
tree | 6b3f1c0f2fd56b21974735f5592a56ded234561a | |
parent | d1eef1c619749b2a57e514a3fa67d9a516ffa919 [diff] |
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups There is no ENOTSUPP for userspace. Reported-by: Julian Wiedmann <jwi@linux.ibm.com> Fixes: 519783935451 ("KVM: s390: introduce ais mode modify function") Fixes: 2c1a48f2e5ed ("KVM: S390: add new group for flic") Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>