From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA Date: Wed, 22 Mar 2017 15:55:30 +0100 Message-ID: <20170322145530.GC7315@8bytes.org> References: <20170320191128.26474-1-thierry.reding@gmail.com> <20170320191128.26474-2-thierry.reding@gmail.com> <20170320191431.GF14787@ulmo.ba.sec> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170320191431.GF14787-EkSeR96xj6Pcmrwk2tT4+A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Thierry Reding Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mikko Perttunen List-Id: iommu@lists.linux-foundation.org Hi Thierry On Mon, Mar 20, 2017 at 08:14:31PM +0100, Thierry Reding wrote: > I've got a series of patches that I'd like to merge for v4.12 that have > a build-time dependency on this patch. It would therefore be great to > get your Acked-by on this so that I can merge it through the DRM tree > with the rest of the patches. I can provide a stable branch with only > this patch for you to pull into the IOMMU tree. I applied both patches to my 'core' branch. There is not much in there yet besides your patches, so you can easily pull that branch in once it is published (later today). Joerg