commit | 54e37b8dbe9a398f74cef313404bd2f1deca7853 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Dec 20 21:30:12 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Dec 20 21:30:12 2012 -0800 |
tree | 2f72705eeb100b67b73902635763f08a6302a507 | |
parent | 96680d2b9174668100824d763382240c71baa811 [diff] | |
parent | 9a92c5091a42c565ede818fdf204c4f60004d0d8 [diff] |
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio Pull vfio update from Alex Williamson. * tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio: vfio-pci: Enable device before attempting reset VFIO: fix out of order labels for error recovery in vfio_pci_init() VFIO: use ACCESS_ONCE() to guard access to dev->driver VFIO: unregister IOMMU notifier on error recovery path vfio-pci: Re-order device reset vfio: simplify kmalloc+copy_from_user to memdup_user