From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 3/3] Fix compile error in drivers/gpu/drm/msm/msm_drv.c with IOMMU disabled Date: Fri, 27 Sep 2013 18:02:53 +0200 Message-ID: <20130927160253.GE20372@8bytes.org> References: <1380120582-9068-1-git-send-email-joro@8bytes.org> <1380120582-9068-3-git-send-email-joro@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from 8bytes.org ([85.214.48.195]:51605 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753298Ab3I0QC4 (ORCPT ); Fri, 27 Sep 2013 12:02:56 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.8bytes.org (Postfix) with SMTP id C0BB512B0A4 for ; Fri, 27 Sep 2013 18:02:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Rob Clark Cc: Stephen Boyd , David Airlie , "dri-devel@lists.freedesktop.org" , Linux Kernel Mailing List , iommu@lists.linux-foundation.org, linux-arm-msm@vger.kernel.org Hi Rob, On Fri, Sep 27, 2013 at 11:28:36AM -0400, Rob Clark wrote: > But I am not the right one to merge this one. And, well, if there is > a way to make this work without msm_iommu_get_ctx(), I am interested > in some hints ;-) > > Of the other two, 1/3 looks fine and I'll pull that in. And I'll see > if I can come up with a better way for 2/3 Yeah, patch 2/3 was not meant very seriously, it was more a way to say that someone should fix it who knows the best way how to do it ;) Thanks for your review and taking 1/3. Joerg