Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2998271AbdDZKbV (ORCPT ); Wed, 26 Apr 2017 06:31:21 -0400 Received: from 8bytes.org ([81.169.241.247]:58894 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2997450AbdDZKbL (ORCPT ); Wed, 26 Apr 2017 06:31:11 -0400 Date: Wed, 26 Apr 2017 12:31:09 +0200 From: Joerg Roedel To: Will Deacon Cc: sunil.kovvuri@gmail.com, iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robert.richter@cavium.com, Sunil Goutham Subject: Re: [PATCH v2] iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed Message-ID: <20170426103109.GK7266@8bytes.org> References: <1493114272-30093-1-git-send-email-sunil.kovvuri@gmail.com> <20170426100150.GE21744@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170426100150.GE21744@arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 139 Lines: 4 On Wed, Apr 26, 2017 at 11:01:50AM +0100, Will Deacon wrote: > Joerg: sorry, this is another one for you to pick up if possible. Applied.