summaryrefslogtreecommitdiffstats
path: root/crypto/aead.c
diff options
context:
space:
mode:
authorHalil Pasic2018-05-16 19:33:42 +0200
committerCornelia Huck2018-05-29 09:27:41 +0200
commitfb9e7880af357f0244f57a3dc4dd365091970b1a (patch)
treed9848a6af8fd8e7cbdebf5191c00747b8f3abb28 /crypto/aead.c
parentvfio: ccw: fix error return in vfio_ccw_sch_event (diff)
downloadkernel-qcow2-linux-fb9e7880af357f0244f57a3dc4dd365091970b1a.tar.gz
kernel-qcow2-linux-fb9e7880af357f0244f57a3dc4dd365091970b1a.tar.xz
kernel-qcow2-linux-fb9e7880af357f0244f57a3dc4dd365091970b1a.zip
vfio: ccw: push down unsupported IDA check
There is at least one relevant guest OS that doesn't set the IDA flags in the ORB as we would like them, but never uses any IDA. So instead of saying -EOPNOTSUPP when observing an ORB, such that a channel program specified by it could be a not supported one, let us say -EOPNOTSUPP only if the channel program is a not supported one. Of course, the real solution would be doing proper translation for all IDA. This is possible, but given the current code not straight forward. Signed-off-by: Halil Pasic <pasic@linux.ibm.com> Tested-by: Jason J. Herne <jjherne@linux.ibm.com> Message-Id: <20180516173342.15174-1-pasic@linux.ibm.com> Reviewed-by: Dong Jia Shi <bjsdjshi@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions