Re: [GIT PULL] VT-d fixes and ACPI device mapping support for 3.15

2014-04-02 Thread Joerg Roedel
On Tue, Apr 01, 2014 at 03:35:35PM +0100, David Woodhouse wrote: > On Mon, 2014-03-24 at 15:17 +, David Woodhouse wrote: > > Jörg, please pull into your x86/vt-d branch from > > > > git://git.infradead.org/iommu-2.6 > > Again, please. A few minor fixes... > > Dan Carpenter (1): >

Re: [GIT PULL] VT-d fixes and ACPI device mapping support for 3.15

2014-04-01 Thread David Woodhouse
On Mon, 2014-03-24 at 15:17 +, David Woodhouse wrote: > Jörg, please pull into your x86/vt-d branch from > > git://git.infradead.org/iommu-2.6 Again, please. A few minor fixes... Dan Carpenter (1): iommu/vt-d: returning free pointer in get_domain_for_dev() David Woodhouse (2):

Re: [GIT PULL] VT-d fixes and ACPI device mapping support for 3.15

2014-03-24 Thread Joerg Roedel
On Mon, Mar 24, 2014 at 03:17:59PM +, David Woodhouse wrote: > Jörg, please pull into your x86/vt-d branch from > > git://git.infradead.org/iommu-2.6 > > This contains the two patch sets I've posted in the last week; first the > set which fixes the use-after-free issues with IOTLB flush

[GIT PULL] VT-d fixes and ACPI device mapping support for 3.15

2014-03-24 Thread David Woodhouse
Jörg, please pull into your x86/vt-d branch from git://git.infradead.org/iommu-2.6 This contains the two patch sets I've posted in the last week; first the set which fixes the use-after-free issues with IOTLB flushes, adds some missing IOTLB flushes and generally improves unmap performanc