Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756233AbbKRQNY (ORCPT ); Wed, 18 Nov 2015 11:13:24 -0500 Received: from mail-pa0-f43.google.com ([209.85.220.43]:34331 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754756AbbKRQNX (ORCPT ); Wed, 18 Nov 2015 11:13:23 -0500 Subject: Re: [PATCH 0/4 v2] Implement access checks in iommu page fault paths To: Joerg Roedel , iommu@lists.linux-foundation.org References: <1447773099-2444-1-git-send-email-joro@8bytes.org> Cc: Oded Gabbay , David Woodhouse , Linus Torvalds , linux-kernel@vger.kernel.org From: Jesse Barnes Message-ID: <564CA3C4.60609@virtuousgeek.org> Date: Wed, 18 Nov 2015 08:13:56 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447773099-2444-1-git-send-email-joro@8bytes.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1256 Lines: 32 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 this this code myself due to lack of > hardware or software that utilizes it, I'd appreciate some > external testing. > > It took me a while to get these out, mostly because I tried > to setup my own HSA test environment to at least test the > AMD changes myself. That failed, so I am sending this out > with another request for testing. > > Oded, Jesse, would you two please test these patches and > report back? Thanks a lot! 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 r/w tests w/o mapping the buffer with the right access mode. Jesse -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/