Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1349128 > unrolled thread

[GIT PULL] VFIO fixes for v4.5-rc7

Started byAlex Williamson <alex.williamson@redhat.com>
First post2016-03-03 14:00 +0100
Last post2016-03-03 14:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] VFIO fixes for v4.5-rc7 Alex Williamson <alex.williamson@redhat.com> - 2016-03-03 14:00 +0100

#1349128 — [GIT PULL] VFIO fixes for v4.5-rc7

FromAlex Williamson <alex.williamson@redhat.com>
Date2016-03-03 14:00 +0100
Subject[GIT PULL] VFIO fixes for v4.5-rc7
Message-ID<r8B1h-7eH-23@gated-at.bofh.it>
The following changes since commit 81f70ba233d5f660e1ea5fe23260ee323af5d53a:

  Linux 4.5-rc5 (2016-02-20 13:39:35 -0800)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v4.5-rc7

for you to fetch changes up to 8160c4e455820d5008a1116d2dca35f0363bb062:

  vfio: fix ioctl error handling (2016-02-28 07:38:52 -0700)

----------------------------------------------------------------
VFIO fixes for v4.5-rc7
 - Use -EFAULT for copy_to_user error in ioctl (Michael Tsirkin)

----------------------------------------------------------------
Michael S. Tsirkin (1):
      vfio: fix ioctl error handling

 drivers/vfio/pci/vfio_pci.c                  | 9 ++++++---
 drivers/vfio/platform/vfio_platform_common.c | 9 ++++++---
 drivers/vfio/vfio_iommu_type1.c              | 6 ++++--
 3 files changed, 16 insertions(+), 8 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web