Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp5005954imm; Tue, 11 Sep 2018 23:10:41 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZFmZzokprSObS5mtIoLxjdCESEjOTkt9N1VoyqCQvhjAIxjgraPlqKcoEJq+iWmY9NEJuH X-Received: by 2002:a63:5b1b:: with SMTP id p27-v6mr326430pgb.322.1536732641134; Tue, 11 Sep 2018 23:10:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536732641; cv=none; d=google.com; s=arc-20160816; b=br0X0fbGQA+uhSd3h0Tef0eELJ1YVlWAdPVxG7VZ9vTVWpg46mq8AfSF2cRr3y4lYD 5T6eQySW7jTCrmtu8+tyRcL7P+QpRcLq8nUiBVXg1FnwP2PcYKfAeck57hxrYoXIzh++ GJw1ahf6PhJ/NE40WRG+z1Ccv0uxlJp+Q0mcM7w5VD23sf7prJwDNwSteu1iue69YMeB odbLsmd2GkNqexRwDtvSLc3eHFIVKbqvrhdTu3VhT2dHXnXkfCnHDyEexUaEnSoGWotV xGFKQBfmC2YJTQLfgeXZptncO3JNCDg7JZ3jMl7mqCUrtgxFoStW42rAmfJI6Rxndtxy BWpQ== 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=iby52v357GWohonfaP2ti5GXaKt6+kbwSdhzqwcu2HU=; b=TYOI32r5oFiKc7WVb+aO2ucODvhSfrQnjnNMhJNK+XiD1X80e7z9Xr8vqLT0BsURSn rVRimicOGe2Heiw+7ooXFE6NueR62L+41/98UPCdJy9NgXAe9MCClzjUBWN/AOYnVf1O E8oyuVfWHXark4XWlo700CN1FymPXsMYMUwTtsNF/+fG3GsTcPEzLyHauKA02y06pqsA dPIxIYG9VOq4B+Z1WHr+XMzQCydwPBPYxRFxRusQM9oqfINzMvmr1yvXhooTc2NGALem iNjsPYjfSzj9uNpIKR3TLUsZbkrBvp49qNximKVhMrnaWvwpULYTbDdPp+e9MvLLU3T6 6ACQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g70-v6si2148pfd.86.2018.09.11.23.10.25; Tue, 11 Sep 2018 23:10:41 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726537AbeILLNQ (ORCPT + 99 others); Wed, 12 Sep 2018 07:13:16 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:60652 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726027AbeILLNQ (ORCPT ); Wed, 12 Sep 2018 07:13:16 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E861C78091; Wed, 12 Sep 2018 06:10:18 +0000 (UTC) Received: from sirius.home.kraxel.org (ovpn-116-66.ams2.redhat.com [10.36.116.66]) by smtp.corp.redhat.com (Postfix) with ESMTP id 734BE10CD783; Wed, 12 Sep 2018 06:10:18 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 5544411AB7; Wed, 12 Sep 2018 08:10:17 +0200 (CEST) Date: Wed, 12 Sep 2018 08:10:17 +0200 From: Gerd Hoffmann To: Laurent Pinchart Cc: dri-devel@lists.freedesktop.org, daniel@ffwll.ch, Sumit Semwal , "open list:DMA BUFFER SHARING FRAMEWORK" , "moderated list:DMA BUFFER SHARING FRAMEWORK" , open list Subject: Re: [PATCH v2 11/13] udmabuf: drop WARN_ON() check. Message-ID: <20180912061017.mk7fqmmqfuvasz3w@sirius.home.kraxel.org> References: <20180911134216.9760-1-kraxel@redhat.com> <20180911134216.9760-12-kraxel@redhat.com> <1547650.lRi8WmezH2@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1547650.lRi8WmezH2@avalon> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Wed, 12 Sep 2018 06:10:19 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Wed, 12 Sep 2018 06:10:19 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'kraxel@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 11, 2018 at 06:07:10PM +0300, Laurent Pinchart wrote: > Hi Gerd, > > Thank you for the patch. > > On Tuesday, 11 September 2018 16:42:14 EEST Gerd Hoffmann wrote: > > Still no commit message ? :-) Well, there isn't much to explain about that one ... cheers, Gerd