]> git.baikalelectronics.ru Git - kernel.git/commit
s390/virtio: remove the old KVM virtio transport
authorThomas Huth <thuth@redhat.com>
Wed, 27 Sep 2017 11:42:01 +0000 (13:42 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 29 Sep 2017 13:51:35 +0000 (15:51 +0200)
commit29a6c0be396f302698bf675049e3b5acb32cf6e7
treebf1bae0e846dac9a1cb3bfdfd921c46d465c8e8d
parenta6e7a61513b36241330ebf97bca1e481addbb235
s390/virtio: remove the old KVM virtio transport

There is no recent user space application available anymore which still
supports this old virtio transport. Additionally, commit 9cddde4a3bc6
("virtio/s390: deprecate old transport") introduced a deprecation message
in the driver, and apparently nobody complained so far that it is still
required. So let's simply remove it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
drivers/s390/virtio/Makefile
drivers/s390/virtio/kvm_virtio.c [deleted file]