From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fixes for 3.6 Date: Mon, 24 Sep 2012 09:04:20 -0600 Message-ID: <1348499060.2320.103.camel@ul30vt.home> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel , kvm To: Linus Torvalds Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi Linus, The following changes since commit c46de2263f42fb4bbde411b9126f471e9343cb22: Merge branch 'for-linus' of git://git.kernel.dk/linux-block (2012-09-19 11:04:34 -0700) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-for-linus for you to fetch changes up to b68e7fa879cd3b1126a7c455d9da1b70299efc0d: vfio: Fix virqfd release race (2012-09-21 10:48:28 -0600) ---------------------------------------------------------------- VFIO doc update and virqfd race fix ---------------------------------------------------------------- Alex Williamson (2): vfio: Trivial Documentation correction vfio: Fix virqfd release race Documentation/vfio.txt | 2 +- drivers/vfio/pci/vfio_pci_intrs.c | 76 ++++++++++++++++++++++++++++----------- 2 files changed, 57 insertions(+), 21 deletions(-)