From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752640AbdBCVnR (ORCPT ); Fri, 3 Feb 2017 16:43:17 -0500 Received: from mail.kernel.org ([198.145.29.136]:39244 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752475AbdBCVnP (ORCPT ); Fri, 3 Feb 2017 16:43:15 -0500 Date: Fri, 3 Feb 2017 23:43:09 +0200 From: "Michael S. Tsirkin" To: Linus Torvalds Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, amit.shah@redhat.com, dgilbert@redhat.com, marc.zyngier@arm.com, miket@us.ibm.com, mst@redhat.com, pasic@linux.vnet.ibm.com, robin.murphy@arm.com, stable@vger.kernel.org, will.deacon@arm.com Subject: [PULL] vhost: cleanups and fixes Message-ID: <20170203234309-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =sent Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 566cf877a1fcb6d6dc0126b076aad062054c2637: Linux 4.10-rc6 (2017-01-29 14:25:17 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 79134d11d030b886106bf45a5638c1ccb1f0856c: MAINTAINERS: update email address for Amit Shah (2017-02-03 23:40:36 +0200) ---------------------------------------------------------------- virtio, vhost: last minute fixes ARM DMA fix revert vhost endian-ness fix MAINTAINERS: email address change for Amit Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Amit Shah (1): MAINTAINERS: update email address for Amit Shah Halil Pasic (1): vhost: fix initialization for vq->is_le Michael S. Tsirkin (1): Revert "vring: Force use of DMA API for ARM-based systems with legacy devices" MAINTAINERS | 2 +- drivers/vhost/vhost.c | 10 ++++------ drivers/virtio/virtio_ring.c | 7 ------- 3 files changed, 5 insertions(+), 14 deletions(-)