Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1836433ybl; Sat, 10 Aug 2019 10:45:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqzTmMcbw4lk0PEFs8dQ53ljCjdPKB0aGrg2Oc/dReChfof5Fl0m+C++7Uv2FbYd+VyYmPPL X-Received: by 2002:a63:6901:: with SMTP id e1mr22194025pgc.390.1565459146224; Sat, 10 Aug 2019 10:45:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565459146; cv=none; d=google.com; s=arc-20160816; b=d2a9FN9Mrb3UeIK/5YU4+UECLpi5P182SzZcjGIdirPv+ipedcnbTUmdu4wrQYB/wh g9LcV9Bst5zQuzl4958nXf8DkGCuO2pHfgSC/BVoEjqOLuDg7l2hsf39htBDRga6Kpq9 ufaTGhJnLbruJ+B9m8x7CwywVGdxy41WsGT2paxLbUwNOQ3GSPg2uAx49RHtTpCyT/xm yMY/BjPA5oz35s/fLbTGHOAUcPiUmM29auDu6y7yThfNyGThQuP/ZpoPQ1ygEhCIfIpk JznBsSR60R19iEpy6ZE6ce57XZJwI6JpfwRMGL7fpF1w0p7A2R2Agp9FmKDQv4yPlH8d TYOA== 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=CJj6QK0Z0duXsHy0XS24yTY2PmE7PX93/dD7KAqm79c=; b=Wq+iNqL5qLeihdKwFqhnzNwiLdBg7768TIgEb7jK02UhY8tlteW8RU9aYG9fUHCS49 4BEsmL8qIl1lwa5Yq+UDc6IGJOohQGRCi1ndTpRZLLddE1E8WeUDOOwhQEENMU1friOH x+CFWy/Jgcmft7erQFL+zGeHTA/zXSeBDu+SSjXPYdBxhE+dIhuVmwERA5hEWbirFzCU Y1rvxZOtfY9mebfEtUjgqKwGtKizzlGX+pfwcN546GGcMYDNdK/krSNWyedW7/Xappnm 54F7r8bqAmvbYo0ZvsvO2dZcbByY7cC6nzF1HF/SAp6q2vp62yXOuZovBU5xYjydlk7O oHTg== 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 t4si51420795plb.188.2019.08.10.10.45.17; Sat, 10 Aug 2019 10:45:46 -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 S1726114AbfHJRmI (ORCPT + 99 others); Sat, 10 Aug 2019 13:42:08 -0400 Received: from verein.lst.de ([213.95.11.211]:35654 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725884AbfHJRmI (ORCPT ); Sat, 10 Aug 2019 13:42:08 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 5C43268BFE; Sat, 10 Aug 2019 19:42:05 +0200 (CEST) Date: Sat, 10 Aug 2019 19:42:05 +0200 From: Christoph Hellwig To: Anders Roxell Cc: Stephen Rothwell , hch@lst.de, Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Tree for Aug 9 Message-ID: <20190810174205.GA11215@lst.de> References: <20190809180350.5cf09351@canb.auug.org.au> 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 Fixed in the dma-mapping-for-linus tree, which means the pull request will be delayed until next week. Thanks for the report.