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

2015-11-28 Thread Jesse Barnes
No sorry, and now it looks like it'll be another couple of weeks. I'd say go ahead and land them though. You can add my r-b and I'll test them next time I rebase my i915 patches. Thanks, Jesse Joerg Roedel wrote >Hey Jesse, > >On Wed, Nov 18, 2015 at 08:13:56AM -0800, Jesse Barnes

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 thi

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

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

2015-11-17 Thread Joerg Roedel
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 this this code myself due to lack of hardware or software that