Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths

2015-11-27 Thread Joerg Roedel
Hey Jesse, On Wed, Nov 18, 2015 at 08:13:56AM -0800, Jesse Barnes wrote: > > I might be able to find time later this week or next; I have to update > my tree to David's latest bits and rebase my i915 code on top along with > these patches. Then I can run some of my tests and expand them to try

Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths

2015-11-27 Thread Joerg Roedel
Hey Jesse, On Wed, Nov 18, 2015 at 08:13:56AM -0800, Jesse Barnes wrote: > > I might be able to find time later this week or next; I have to update > my tree to David's latest bits and rebase my i915 code on top along with > these patches. Then I can run some of my tests and expand them to try

Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths

2015-11-18 Thread Jesse Barnes
On 11/17/2015 07:11 AM, Joerg Roedel wrote: > Hi, > > here is the second version of the patch-set to implement > proper access checks into the io-page-fault handlers of the > AMD IOMMU and Intel VT-d drivers. > > Two additional patches clean up the AMD part a bit further. > Since I can't test

Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths

2015-11-18 Thread Oded Gabbay
On Tue, Nov 17, 2015 at 5:11 PM, Joerg Roedel wrote: > Hi, > > here is the second version of the patch-set to implement > proper access checks into the io-page-fault handlers of the > AMD IOMMU and Intel VT-d drivers. > > Two additional patches clean up the AMD part a bit further. > Since I can't

Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths

2015-11-18 Thread Jesse Barnes
On 11/17/2015 07:11 AM, Joerg Roedel wrote: > Hi, > > here is the second version of the patch-set to implement > proper access checks into the io-page-fault handlers of the > AMD IOMMU and Intel VT-d drivers. > > Two additional patches clean up the AMD part a bit further. > Since I can't test

Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths

2015-11-18 Thread Oded Gabbay
On Tue, Nov 17, 2015 at 5:11 PM, Joerg Roedel wrote: > Hi, > > here is the second version of the patch-set to implement > proper access checks into the io-page-fault handlers of the > AMD IOMMU and Intel VT-d drivers. > > Two additional patches clean up the AMD part a bit