Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp265503pxb; Thu, 19 Nov 2020 00:02:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJwpAyLknczxigmdvcckcYbCSC797JdjltIbpOrsi/YdrbkC0LlH5vr1IkgC9fOQVR3roWID X-Received: by 2002:a17:906:60c4:: with SMTP id f4mr27579850ejk.336.1605772922439; Thu, 19 Nov 2020 00:02:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605772922; cv=none; d=google.com; s=arc-20160816; b=mzN9Ah6hM9TuGLT9ZMyTaaMmoUMY+IGYXwiM4x1QGLARRKi7oy3xZ8IOlEYpmYBoln TRWUFV80OVBAE2T5iayvWr1J3v+uRcxxkSNYT7nPk3jRIIv0RSOZgHLtF0tJ/IqLD2aK 5M8yBVjDSiFPRdaugI+f8vPUkMbv75RDLn07v6XyktQdtPkSXbG0PC7e/dTF2h9jzI7N ErCX5S4O3CX/szJ1Pj343S0HCtrk+wvV944WXaUwCiV1ly9ncTtP073Jod5AhK6cti4Z PCcw7Owx/+naISessros3Rew37rODxXdA7BtAr09IHedViPKxacZN8IQ+kMw8iOSp4nA JDhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=knkfwG+1HgzUgvfbw6XSIAnR/pZ3YJ7NaMeY9RFaW3Q=; b=xxRkuXsFliCfEQHKrd5d1/tka3RVac1aIYGC4hsFByl91nt7zt9RzmwPZW5/cKat8e 1gFwCspjc9FyPDWlxpw31VEHAoi7QfBsBrwcsIFyeHZlVVpoi7MCF7ntnZcFqJl/WnO2 97JvHDxNK30Z4M7gj3ufnCXyeFs4rn1WD0YVBctNbU1QOeLF4gsgGwYUw1bLXUVCtywW BO7siLIFSc8QF1iRkBK7Uj/0Gr7HzNbYVMExRUEIx1GD5J1JySg7tUYo8Kxi4XBkAaqA iyrf/DHnjPpRyYTHFKzH/THUjxBQjZ2ri4ntVGrydY+AXgsWcevnm5C4n79r61oGi7n9 CduA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q4si849604eji.62.2020.11.19.00.01.39; Thu, 19 Nov 2020 00:02:02 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726118AbgKSIAM (ORCPT + 99 others); Thu, 19 Nov 2020 03:00:12 -0500 Received: from verein.lst.de ([213.95.11.211]:37921 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725816AbgKSIAM (ORCPT ); Thu, 19 Nov 2020 03:00:12 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id A0D0067373; Thu, 19 Nov 2020 09:00:00 +0100 (CET) Date: Thu, 19 Nov 2020 08:59:59 +0100 From: Christoph Hellwig To: Maxime Ripard Cc: Christoph Hellwig , Hans Verkuil , wens@kernel.org, Daniel Vetter , David Airlie , Paul Kocialkowski , Yong Deng , linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Jernej Skrabec , Maarten Lankhorst , Thomas Zimmermann , Robin Murphy Subject: Re: [PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset Message-ID: <20201119075959.GA15942@lst.de> References: <20201106151411.321743-1-maxime@cerno.tech> <20201106160737.GA31913@lst.de> <20201109094303.llqsxqoxjagiqa55@gilmour.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201109094303.llqsxqoxjagiqa55@gilmour.lan> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 09, 2020 at 10:43:03AM +0100, Maxime Ripard wrote: > Hi Christoph, Chen-Yu, Hans, > > On Fri, Nov 06, 2020 at 05:07:37PM +0100, Christoph Hellwig wrote: > > Thanks, > > > > this looks good to me: > > > > Reviewed-by: Christoph Hellwig > > > > Can you include this patch at the end of your series to that it gets > > picked up with the other patches? > > I guess the easiest to avoid bisection issues would be to merge all this > through drm-misc, would that work for you? Is this going to get picked up in drm-misc? I don't see it in linux-next so far.