All of lore.kernel.org
 help / color / mirror / Atom feed
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 fixes for v4.1-rc3
Date: Wed, 06 May 2015 12:15:46 -0600	[thread overview]
Message-ID: <1430936146.4472.522.camel@redhat.com> (raw)

Hi Linus,

No more signal flushing in this pull request, just an interruptibe-once
behavior.  Thanks

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v4.1-rc3

for you to fetch changes up to db7d4d7f40215843000cb9d441c9149fd42ea36b:

  vfio: Fix runaway interruptible timeout (2015-05-01 16:31:41 -0600)

----------------------------------------------------------------
Fix some undesirable behavior with the vfio device request interface:

- Increase verbosity of device request channel (Alex Williamson)

- Fix runaway interruptible timeout (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (2):
      vfio-pci: Log device requests more verbosely
      vfio: Fix runaway interruptible timeout

 drivers/vfio/pci/vfio_pci.c |  8 +++++++-
 drivers/vfio/vfio.c         | 21 ++++++++++++++++++---
 2 files changed, 25 insertions(+), 4 deletions(-)

                 reply	other threads:[~2015-05-06 18:15 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=1430936146.4472.522.camel@redhat.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.