linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2] VFIO updates for v3.8
@ 2012-12-12  4:02 Alex Williamson
  2012-12-17 16:30 ` Alex Williamson
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2012-12-12  4:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, kvm, fengguang.wu, julia.lawall, jiang.liu,
	Stephen Rothwell

Hi Linus,

Take 2 using the same commits as in Stephen's next tree, please note the
new tag below.  There's a merge with v3.7 in my for-linus branch of the
below tree, not that you should need it.  Thanks,

Alex

The following changes since commit 1afa471706963643ceeda7cbbe9c605a1e883d53:

  Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc (2012-12-07 09:15:20 -0800)

are available in the git repository at:


  git://github.com/awilliam/linux-vfio.git tags/vfio-for-v3.8-v2

for you to fetch changes up to 9a92c5091a42c565ede818fdf204c4f60004d0d8:

  vfio-pci: Enable device before attempting reset (2012-12-07 13:43:51 -0700)

----------------------------------------------------------------
vfio pull for v3.8

----------------------------------------------------------------
Alex Williamson (2):
      vfio-pci: Re-order device reset
      vfio-pci: Enable device before attempting reset

Fengguang Wu (1):
      vfio: simplify kmalloc+copy_from_user to memdup_user

Jiang Liu (3):
      VFIO: unregister IOMMU notifier on error recovery path
      VFIO: use ACCESS_ONCE() to guard access to dev->driver
      VFIO: fix out of order labels for error recovery in vfio_pci_init()

 drivers/vfio/pci/vfio_pci.c | 83 +++++++++++++++++++++++++--------------------
 drivers/vfio/vfio.c         | 34 +++++++++----------
 2 files changed, 64 insertions(+), 53 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL v2] VFIO updates for v3.8
  2012-12-12  4:02 [GIT PULL v2] VFIO updates for v3.8 Alex Williamson
@ 2012-12-17 16:30 ` Alex Williamson
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Williamson @ 2012-12-17 16:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, kvm, fengguang.wu, julia.lawall, jiang.liu,
	Stephen Rothwell

On Tue, 2012-12-11 at 21:02 -0700, Alex Williamson wrote:
> Hi Linus,
> 
> Take 2 using the same commits as in Stephen's next tree, please note the
> new tag below.  There's a merge with v3.7 in my for-linus branch of the
> below tree, not that you should need it.  Thanks,

Ping, any objection to these?  Thanks,

Alex

> The following changes since commit 1afa471706963643ceeda7cbbe9c605a1e883d53:
> 
>   Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc (2012-12-07 09:15:20 -0800)
> 
> are available in the git repository at:
> 
> 
>   git://github.com/awilliam/linux-vfio.git tags/vfio-for-v3.8-v2
> 
> for you to fetch changes up to 9a92c5091a42c565ede818fdf204c4f60004d0d8:
> 
>   vfio-pci: Enable device before attempting reset (2012-12-07 13:43:51 -0700)
> 
> ----------------------------------------------------------------
> vfio pull for v3.8
> 
> ----------------------------------------------------------------
> Alex Williamson (2):
>       vfio-pci: Re-order device reset
>       vfio-pci: Enable device before attempting reset
> 
> Fengguang Wu (1):
>       vfio: simplify kmalloc+copy_from_user to memdup_user
> 
> Jiang Liu (3):
>       VFIO: unregister IOMMU notifier on error recovery path
>       VFIO: use ACCESS_ONCE() to guard access to dev->driver
>       VFIO: fix out of order labels for error recovery in vfio_pci_init()
> 
>  drivers/vfio/pci/vfio_pci.c | 83 +++++++++++++++++++++++++--------------------
>  drivers/vfio/vfio.c         | 34 +++++++++----------
>  2 files changed, 64 insertions(+), 53 deletions(-)
> 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-17 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-12  4:02 [GIT PULL v2] VFIO updates for v3.8 Alex Williamson
2012-12-17 16:30 ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).