Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2629740imu; Thu, 29 Nov 2018 07:54:33 -0800 (PST) X-Google-Smtp-Source: AFSGD/WatYj6fYUkjVfHxjnCjGexfnvpRt+NVlM2pn3RFUCQrxeYVx6hO79MPAc21my0dhCn7VZL X-Received: by 2002:a63:451a:: with SMTP id s26mr1704649pga.150.1543506873107; Thu, 29 Nov 2018 07:54:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543506873; cv=none; d=google.com; s=arc-20160816; b=P8rtxcu8V9VLWIj4oTLDTQSgelVn3M3SuEYHQR+UCWxkPQG16KFMk6Co9fHp7jDith ti3XcOx4O3Fy5o88yXAFwFlFtH+BRNP9na21bLnk81WeFKYbZzkb8y80fwVS38Uv84Jg pgmSeZe8yXOesVYFBC2tk2EPSdID2k2cYimOV8HrusJymOHWg8dfexQXema/zHBuEnTU nRb9lYPj49h+vYAoYQ6kcUIJ+MCTBb2TYY/x7KBBh2gSbUkcCK/CPCji+uGasRnAzQor kR4w2bI7uz1SzJlQY8Ec8us3Eu1cherm7N/5GesuyaaQ2aAkgH+tYSEPVPn6pgLyC7lt U9zQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=VR+bUNj+DBWXk3ua7Umopfn6Xa1ts67uTGzMEY41Lqc=; b=J9Ow8MYBSX+KdSWAzFzR+YjGxS5P8LlDSTe+Y8IwJUtIvpANQXz3snPAGMDhFV1RH8 aN12rzrqdgnCE0DuWub+u3naOKLbecv1LGSA8SvKAPLJs3hwl+LkxUwhIxGrDg/TpYVk o4lWXO8dWRmMyyFWIZeYUSiRjtrSLQ3MDOtYS6HSKPxdsvjOsaNK56vGPxO+a0M0HXwg Fh2YwuXDZqohxRa+gfKqWVpSnksdl34I/Pe5FHJBCA8q+/MK4GSrrJp/MWwBdOIesV9R MPhJyo4Z9j1OzuelI1USqq8qo4Q8Sv5McURdeDhlFmMXjZMy33va0ucxrpUjJbOfJEgD cMlg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 33si2537358plg.62.2018.11.29.07.54.14; Thu, 29 Nov 2018 07:54:33 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728998AbeK3C7B (ORCPT + 99 others); Thu, 29 Nov 2018 21:59:01 -0500 Received: from verein.lst.de ([213.95.11.211]:44303 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728363AbeK3C7B (ORCPT ); Thu, 29 Nov 2018 21:59:01 -0500 Received: by newverein.lst.de (Postfix, from userid 2407) id 1EDD568B02; Thu, 29 Nov 2018 16:53:11 +0100 (CET) Date: Thu, 29 Nov 2018 16:53:11 +0100 From: Christoph Hellwig To: Rob Clark Cc: hch@lst.de, Vivek Gautam , David Airlie , dri-devel , Linux Kernel Mailing List , freedreno , Tomasz Figa , Archit Taneja , linux-arm-msm , Robin Murphy , Jordan Crouse , Sean Paul Subject: Re: [PATCH v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg* Message-ID: <20181129155310.GA26537@lst.de> References: <20181129140315.28476-1-vivek.gautam@codeaurora.org> <20181129141429.GA22638@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 29, 2018 at 09:25:43AM -0500, Rob Clark wrote: > > As I told you before: hell no. If you spent the slightest amount of > > actually trying to understand what you are doing here you'd know this > > can't work. Just turn on dma debugging and this will blow up in your > > face. > > you can tone it down.. we weren't the ones who created the dma/iommu > mess, we are just trying to find a way to work around it But you don't listen and take someone busy for a day as approval, which is absolutely not the case. Please wait for a day or two for people to respond instead of forcing already NACKed patches again in an act of passive agression.