Home
last modified time | relevance | path

Searched hist:"9851 bc77e62499957567e7c39a5beba7d6de6296" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_fsm.cdiff 9851bc77e62499957567e7c39a5beba7d6de6296 Thu Feb 22 08:35:43 CST 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: fence off transport mode

vfio-ccw only supports command mode for channel programs, not transport
mode. User space is supposed to already take care of that and pass us
command-mode ORBs only, but better make sure and return an error to
the caller instead of trying to process tcws as ccws.

Reviewed-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>