From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fix for v4.0-rc4 Date: Sat, 14 Mar 2015 10:11:59 -0600 Message-ID: <1426349519.3643.150.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel , kvm To: Linus Torvalds Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59410 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750793AbbCNQMC (ORCPT ); Sat, 14 Mar 2015 12:12:02 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi Linus, The following changes since commit 9eccca0843205f87c00404b663188b88eb248051: Linux 4.0-rc3 (2015-03-08 16:09:09 -0700) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v4.0-rc4 for you to fetch changes up to ec76f4007079469e86e2e44c3e5d1d11086de9d6: vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX (2015-03-12 09:51:38 -0600) ---------------------------------------------------------------- VFIO fix for v4.0-rc4 - Add missing break to avoid clobbering ioctl (Alexey Kardashevskiy) ---------------------------------------------------------------- Alexey Kardashevskiy (1): vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX drivers/vfio/pci/vfio_pci_intrs.c | 2 ++ 1 file changed, 2 insertions(+)