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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 24A33C433F5 for ; Tue, 14 Sep 2021 02:12:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09AC3610CE for ; Tue, 14 Sep 2021 02:12:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236338AbhINCNs (ORCPT ); Mon, 13 Sep 2021 22:13:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236160AbhINCNs (ORCPT ); Mon, 13 Sep 2021 22:13:48 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7663EC061760 for ; Mon, 13 Sep 2021 19:12:31 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id s12so20869887ljg.0 for ; Mon, 13 Sep 2021 19:12:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=iTZ+eFGbCDolHBudnZBl3uwTbCyuUnDDlNjR7YoJlN8=; b=a8etmcMmxUvXlsF8SSWc/UbOYHx7MrB6jf8XzEcL+zzyCDw6Kat7Q5QwvXdHdsuFVl tZyCY2YvkPFPJTWsENvKQB8encBX0h2+ti3zl4D14UnnVtEr1ME5aaiD3w/D1plemf+X MJaYSKqDIGmy52Iro7ivbir9UMYjn+0QhvsAg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iTZ+eFGbCDolHBudnZBl3uwTbCyuUnDDlNjR7YoJlN8=; b=3UsF/Te9Ec4YuUfq4DCXtvw1N5xQmH3deHUXLGdp76iR1T0r8Lfkr6b4v/+Dx/Tw3x uFZaBRv9Rs0nMODHOKhpZWn8XWRFHf3tTVSA+N0c/cuPDx8BsekPVWSJcdyzWKFD8OuI z2m60jxSIriKvmjOrRZVo7Vxmaczh2qN2GMnY1z23x/11yc/149pTsInQmaAnWwvHoPb t6/YbA2zr3izOT4uO0il6xCQU26GC2/OID7k8BxxYyaw44PeCFsI3AcTk/Z4hMNMIwnk C4vhMOqrkXU3+8N+mu4ThnwCcdqUUFtjq6pt3xtsmoXErom6FCyeMza1EOz0xzfaNxah uH7Q== X-Gm-Message-State: AOAM532vNZXQcKtDD3WExxvLCdXgaAdasrDgzCfNrNyOEK5tKrORDYsi 40mPXuP6Od0efACJK+b9ATtrr9dUuG8HKhxfRHg= X-Google-Smtp-Source: ABdhPJzF3Huo7QL2PDWrPWtqPEriDSYaHaXb7Jrm+oUHalV3JWuK1rSny4bPxnq340gR5VmwYZCh/g== X-Received: by 2002:a2e:8107:: with SMTP id d7mr13464652ljg.68.1631585549422; Mon, 13 Sep 2021 19:12:29 -0700 (PDT) Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com. [209.85.167.52]) by smtp.gmail.com with ESMTPSA id d3sm982953lfl.227.2021.09.13.19.12.28 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Sep 2021 19:12:28 -0700 (PDT) Received: by mail-lf1-f52.google.com with SMTP id i7so9087107lfr.13 for ; Mon, 13 Sep 2021 19:12:28 -0700 (PDT) X-Received: by 2002:a05:6512:3984:: with SMTP id j4mr1498523lfu.280.1631585548512; Mon, 13 Sep 2021 19:12:28 -0700 (PDT) MIME-Version: 1.0 References: <20210914100853.3f502bc9@canb.auug.org.au> <20210914105359.5c651d55@canb.auug.org.au> <20210914120818.4a102b46@canb.auug.org.au> In-Reply-To: <20210914120818.4a102b46@canb.auug.org.au> From: Linus Torvalds Date: Mon, 13 Sep 2021 19:12:12 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: linux-next: build failure after merge of the origin tree To: Stephen Rothwell Cc: Linux Kernel Mailing List , Linux Next Mailing List , Michael Ellerman , PowerPC Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Mon, Sep 13, 2021 at 7:08 PM Stephen Rothwell wrote: > > That patch works for me - for the ppc64_defconfig build at least. Yeah, I just tested the allmodconfig case too, although I suspect it's essentially the same wrt the boot *.S files, so it probably doesn't matter. I'd like to have Michael or somebody who can actually run some tests on the end result ack that patch (or - even better - come up with something cleaner) before committing it. Because yeah, the build failure is annoying and I apologize, but I'd rather have the build fail overnight than commit something that builds but then is subtle buggy for some reason. But if I don't get any other comments by the time I'm up again tomorrow, I'll just commit it as "fixes the build". Linus