]> 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)
commit289b22a02aa1023fe0b3cd9ad4a865d7c5a852a7
treebf1bae0e846dac9a1cb3bfdfd921c46d465c8e8d
parentc4dd59e2a65ae72dfeed454946f5131960ccf840
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 315bb546aad2
("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]