Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp820110ybi; Wed, 3 Jul 2019 05:14:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqzXYliKJ4tnhN8gISyyznpO6qWls7Sp5mWYxoU2C8UrU81ANSJhenqdX4YML50uc5faziIz X-Received: by 2002:a17:902:e2:: with SMTP id a89mr42341225pla.210.1562156073490; Wed, 03 Jul 2019 05:14:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562156073; cv=none; d=google.com; s=arc-20160816; b=AnCkI+tgkqktXZT4Rj+Es9h/r9yQZGI3kpLDHCHUao53NDo4oso5ig9/yd5Y7sRDgF MNHEll1mCTVmhm9wnsh/RttHEivQVy+j9tyr7zikf1cLly4w0xoFiXAAr5SR5C8zqlDL oEfsrffsF5UlYxVCI1Cq9SZdpjRYPySYMAljkhttv8TCBGuMQ78UzxpZlfaCXaUhKVnN 6PF27mRhep64754WdZI3AcinBOG6PzajhxXJR2DzWxNGqDG+iN6TZWaxRSC0aRyuk5eU TmpNxTzrU2pasaQc+L35l/4EEAQc5NnwN86ajraaHDf/pHSWi/epevKIrSMd43UPfbfJ f8fw== 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=v/RiLnRQKMXLTQ77ldwb1R8AZ0HMSRRrBl4qvzQ19wc=; b=pKq9YCWKxmjzR3Z1HGt9k2kCWgtzQJCwKZhhUL43Rif6yrQaalu76PJwcLd76jEPYa 8+2mJ3XDZMOj0j7QnWbP8F9kmpJmlRzAKHdR7ONQdMZMuUeEIMStmQ7aGN5GN38yPb32 MKxDL374idBnw7TOcSqSfuhVSF/bQgd/kMGjPpdBRTMQYGDJxt1JLDmeskB7jC4Sr4uf BwpsxrS+2FRHfyKpXX/KTVZh/VQqLRO9ifBdfSitUOXcxeLmUK6hkeoq4JeAZ1D0rEtQ CBZwmg/EX55oOKeDQbbXwnaOM4UEk1BT/mFCKq5/8gXuSvyqbhHJ2SHT+mqInjdIpR12 ZGog== 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 a186si2212792pge.365.2019.07.03.05.14.17; Wed, 03 Jul 2019 05:14:33 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726710AbfGCMNv (ORCPT + 99 others); Wed, 3 Jul 2019 08:13:51 -0400 Received: from verein.lst.de ([213.95.11.211]:51009 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725830AbfGCMNv (ORCPT ); Wed, 3 Jul 2019 08:13:51 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id F19DC68B05; Wed, 3 Jul 2019 14:13:47 +0200 (CEST) Date: Wed, 3 Jul 2019 14:13:47 +0200 From: Christoph Hellwig To: Arnd Bergmann Cc: Christoph Hellwig , Paul Burton , Ralf Baechle , James Hogan , Ley Foon Tan , Michal Simek , Bartlomiej Zolnierkiewicz , "linux-mips@vger.kernel.org" , "iommu@lists.linux-foundation.org" , "linux-kernel@vger.kernel.org" , "linux-fbdev@vger.kernel.org" Subject: Re: [PATCH 5/7 v2] MIPS: use the generic uncached segment support in dma-direct Message-ID: <20190703121347.GB7671@lst.de> References: <20190430110032.25301-1-hch@lst.de> <20190430110032.25301-6-hch@lst.de> <20190430201041.536amvinrcvd2wua@pburton-laptop> <20190430202947.GA30262@lst.de> <20190430211105.ielntedm46uqamca@pburton-laptop> <20190501131339.GA890@lst.de> <20190501171355.7wnrutfnax5djkpx@pburton-laptop> <20190603064855.GA22023@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 Wed, Jul 03, 2019 at 10:54:05AM +0200, Arnd Bergmann wrote: > I think this is the cause of some kernelci failures in current > linux-next builds: Yes, Guenther reported this already and I sent a fix. I've been waiting for an ACK from the mips maintaines, but given the breakage I might as well just pull it in without an ACK.