OpenCloudOS-Kernel/drivers/s390/virtio
Tiwei Bie 3a814fdf27 virtio_ring: disable packed ring on unsupported transports
Currently, ccw, vop and remoteproc need some legacy virtio
APIs to create or access virtio rings, which are not supported
by packed ring. So disable packed ring on these transports
for now.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-26 22:17:40 -08:00
..
Makefile s390: drivers: Remove redundant license text 2017-11-24 14:28:47 +01:00
virtio_ccw.c virtio_ring: disable packed ring on unsupported transports 2018-11-26 22:17:40 -08:00