From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BDE7DC76195 for ; Tue, 28 Mar 2023 01:18:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231510AbjC1BSV (ORCPT ); Mon, 27 Mar 2023 21:18:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230187AbjC1BST (ORCPT ); Mon, 27 Mar 2023 21:18:19 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CF771BC0; Mon, 27 Mar 2023 18:18:16 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 7D48968AA6; Tue, 28 Mar 2023 03:18:12 +0200 (CEST) Date: Tue, 28 Mar 2023 03:18:12 +0200 From: Christoph Hellwig To: Jiaxun Yang Cc: Christoph Hellwig , "linux-mips@vger.kernel.org" , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Thomas Bogendoerfer , mpe@ellerman.id.au, paul.walmsley@sifive.com, palmer@dabbelt.com, Rob Herring , m.szyprowski@samsung.com, Robin Murphy , linux-riscv@lists.infradead.org Subject: Re: [PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency Message-ID: <20230328011812.GA21977@lst.de> References: <20230321110813.26808-1-jiaxun.yang@flygoat.com> <20230323072944.GA18524@lst.de> <60D7FE31-D708-4495-949F-3F64DDC11377@flygoat.com> <20230323213930.GA7730@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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 24, 2023 at 09:17:38AM +0000, Jiaxun Yang wrote: > > > > Is patch a 6.3 candidate or should all of it go into 6.4? > > Please leave it for 6.4, as corresponding MIPS arch part will be a part of 6.4. Ok. I'll really need review from the MIPS and drivers/of/ maintainers, through.