Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2066666pxk; Mon, 14 Sep 2020 04:01:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxNHUtX39EDTSpHU5q5qxxwirzraaO4R4r7m8ozYeJoMyllpqp8JCDAsSymv7+Z+lzsKe8Z X-Received: by 2002:a50:8062:: with SMTP id 89mr16230197eda.241.1600081289110; Mon, 14 Sep 2020 04:01:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600081289; cv=none; d=google.com; s=arc-20160816; b=THLD2hq14229H9jkadUmfIXHR1FJVRFUFxaSf79G1EE3/bMwhiCEvqL7VdiZ4e7/lz VsCgx45jMXnxuRkIg5TN3QK+ZC8G2nOWFJkqxnG7BEB4RD/W2VAl6WiM677VUkzPtB7g te0I46QlcfrGCRdCPsiITmOlg3Oxj65mZ8Whzje9UPGJW/oxTP7YCRr60ii60EQkAHDB NLCbIIz53UdFmlyF7I/0G1uvcsfyctS/dflWONLGdgPk9M1LBupYC0B1x6eEpjI0BfKO 5vFrohcgGVjz9Sv1om6mC+ncrWXXbhSupwq3BEI50+hADX14pJPxDVe/SWpW6y73mHSK d5Nw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=8kEiJS0bp3nAAFrbpAt2BIaaJh+ci5XOrWjJobmjVOc=; b=fplInwf2GXnILAKDYDeXAoLhuYlRq3bvCdhNNkQWpoX+lvxioW8PX/JJIoBwpD+e9S bqB9/BdvpSWLl7D7cYnq6J0dzzTmjUBIHljAoJ02P9/Vkdk8ty802JDX8X3MBvcfLua1 rmreOz4xryQGGpabjfSuCLvh8uFajL45jdy5/L5jbzmel/Jfh91xXByNcg1UtSefqdTC fqxURp/e3JiY3udQfy9JoE0H01OPE3HWpx+zEVGa64Kuz67V1T+2/sIlAZ+IX+F+CZ9G W/XPh19uO3wv3mOXax/ir/HDtsNSixfBi8vft8dGPOZCBkB+JzFAY0HrzfmFLxVEaSHj rC8A== 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 cf25si7167497ejb.67.2020.09.14.04.01.06; Mon, 14 Sep 2020 04:01:29 -0700 (PDT) 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 S1725968AbgINK76 convert rfc822-to-8bit (ORCPT + 99 others); Mon, 14 Sep 2020 06:59:58 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:50345 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725967AbgINK71 (ORCPT ); Mon, 14 Sep 2020 06:59:27 -0400 X-Originating-IP: 91.224.148.103 Received: from xps13 (unknown [91.224.148.103]) (Authenticated sender: miquel.raynal@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 5C3542000D; Mon, 14 Sep 2020 10:58:59 +0000 (UTC) Date: Mon, 14 Sep 2020 12:58:58 +0200 From: Miquel Raynal To: Alex Dewar Cc: Stephen Rothwell , Boris Brezillon , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the nand tree Message-ID: <20200914125858.2614d92d@xps13> In-Reply-To: <20200914095041.phuv6q7rl4nsdxnw@medion> References: <20200914114552.5030ef1e@canb.auug.org.au> <20200914095041.phuv6q7rl4nsdxnw@medion> Organization: Bootlin X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Alex Dewar wrote on Mon, 14 Sep 2020 10:50:41 +0100: > On Mon, Sep 14, 2020 at 11:45:52AM +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the nand tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/mtd/nand/onenand/onenand_omap2.c:27:10: fatal error: asm/mach/flash.h: No such file or directory > > 27 | #include > > | ^~~~~~~~~~~~~~~~~~ > > > > Caused by commit > > > > 26e1a8efc63d ("mtd: onenand: omap2: Allow for compile-testing on !ARM") > > > > I have reverted that commit for today. > > Gah, sorry :(. I definitely *tried* to build test it, but I must have > messed up and built the wrong tree or something. > > Apologies, > Alex > > > > > -- > > Cheers, > > Stephen Rothwell > > I'll drop this patch for now, we'll try to have it for the next release if Alex fixes it. Thanks, Miquèl