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 X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44D5FC33C9C for ; Thu, 21 Nov 2019 07:32:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 197912089D for ; Thu, 21 Nov 2019 07:32:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726346AbfKUHcA (ORCPT ); Thu, 21 Nov 2019 02:32:00 -0500 Received: from verein.lst.de ([213.95.11.211]:44458 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726230AbfKUHb7 (ORCPT ); Thu, 21 Nov 2019 02:31:59 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 0FAB768B05; Thu, 21 Nov 2019 08:31:53 +0100 (CET) Date: Thu, 21 Nov 2019 08:31:52 +0100 From: Christoph Hellwig To: Robin Murphy Cc: Christoph Hellwig , Nicolas Saenz Julienne , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Bjorn Helgaas , Lorenzo Pieralisi , Hanjun Guo , Sudeep Holla , Jens Axboe , Joerg Roedel , Rob Herring , Frank Rowand , Marek Szyprowski , Benjamin Herrenschmidt , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Paul Mackerras , "H. Peter Anvin" , Paul Burton , Michael Ellerman , x86@kernel.org, phil@raspberrypi.org, linux-acpi@vger.kernel.org, Ingo Molnar , James Hogan , Len Brown , devicetree@vger.kernel.org, Borislav Petkov , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, "Rafael J. Wysocki" , linux-mips@vger.kernel.org, Ralf Baechle , iommu@lists.linux-foundation.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit Message-ID: <20191121073152.GB24024@lst.de> References: <20191113161340.27228-1-nsaenzjulienne@suse.de> <20191119170006.GA19569@lst.de> <7609007d-52f5-bb10-e8d5-96fadbfab46d@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7609007d-52f5-bb10-e8d5-96fadbfab46d@arm.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On Tue, Nov 19, 2019 at 05:17:03PM +0000, Robin Murphy wrote: > TBH I can't see it being a massive problem even if the DMA patch, driver > and DTS patch went entirely separately via the respective DMA, PCI, and > arm-soc trees in the same cycle. Bisecting over a merge window is a big > enough pain in the bum as it is, and if the worst case is that someone > trying to do that on a Pi4 has a wonky PCI controller appear for a couple > of commits, they may as well just disable that driver for their bisection, > because it wasn't there at the start so can't possibly be the thing they're > looking for regressions in ;) Agreed. Nicolas, can you send a respin? That way I can still queue it up for 5.5.