From mboxrd@z Thu Jan 1 00:00:00 1970 From: Halil Pasic Subject: Re: [PATCH] drivers/s390/virtio: Remove the old KVM virtio transport Date: Wed, 27 Sep 2017 16:35:58 +0200 Message-ID: <1753dedc-ecd2-3404-3a52-8493ef5e9ade@linux.vnet.ibm.com> References: <1506512521-2244-1-git-send-email-thuth@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1506512521-2244-1-git-send-email-thuth@redhat.com> Content-Language: en-US Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Thomas Huth , Cornelia Huck Cc: linux-s390@vger.kernel.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, Christian Borntraeger , Heiko Carstens , Martin Schwidefsky List-ID: On 09/27/2017 01:42 PM, Thomas Huth wrote: > There is no recent user space application available anymore which still > supports this old virtio transport. Additionally, commit 3b2fbb3f06ef > ("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 Acked-by: Halil Pasic (with or without the fixup))