From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, kvm <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO update for 3.14-rc1
Date: Thu, 23 Jan 2014 09:10:19 -0700 [thread overview]
Message-ID: <1390493419.7979.47.camel@bling.home> (raw)
Hi Linus,
The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:
Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v3.14-rc1
for you to fetch changes up to 3be3a074cf5ba641529d8fdae0e05ca642f23e12:
vfio-pci: Don't use device_lock around AER interrupt setup (2014-01-14 16:12:55 -0700)
----------------------------------------------------------------
- Convert to misc driver to support module auto loading
- Remove unnecessary and dangerous use of device_lock
----------------------------------------------------------------
Alex Williamson (3):
misc: Reserve minor for VFIO
vfio: Convert control interface to misc driver
vfio-pci: Don't use device_lock around AER interrupt setup
Documentation/devices.txt | 1 +
drivers/vfio/pci/vfio_pci.c | 4 +++
drivers/vfio/pci/vfio_pci_intrs.c | 17 ----------
drivers/vfio/vfio.c | 70 ++++++++++++++++++---------------------
include/linux/miscdevice.h | 1 +
5 files changed, 39 insertions(+), 54 deletions(-)
reply other threads:[~2014-01-23 17:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1390493419.7979.47.camel@bling.home \
--to=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox