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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0ACCBC433F5 for ; Sun, 27 Mar 2022 22:23:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236927AbiC0WZ0 (ORCPT ); Sun, 27 Mar 2022 18:25:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57658 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232336AbiC0WZY (ORCPT ); Sun, 27 Mar 2022 18:25:24 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C995E4EF55 for ; Sun, 27 Mar 2022 15:23:44 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id t25so21789170lfg.7 for ; Sun, 27 Mar 2022 15:23:44 -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=Qdphx0B9HnveSZQ4eZgylUI7GQmjcDDsYT6PZjX3jZk=; b=QNN1i2WIBH6Hu63QF8GMULZ+aSMQa/oLj2pbk2VgTMnx1yqkwNXGLDJmqXjZxs2Hz0 ZmkqXhrpXmFDBHDx4HraU1BJNogt311CP4JUKQrr5J/e2bEEJ7ZY8MIlpuwZvBDHN1mM zlwtVtd3jxs/gxCz/r2kOEc3G9s5FcpJNIcJs= 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=Qdphx0B9HnveSZQ4eZgylUI7GQmjcDDsYT6PZjX3jZk=; b=E7Cyk17sPewrI4GZUepGfprK65MIa3k4IppUdossHAMj+xiulcZf55IyCDybuRG3QZ Sm0vPCSWf7TFHo1TNoLjggF+zpSWTgl38BNN8LtTgN6SVQTLmMfC445cVMMmgYndBgFW HZhqH3Scv4d3D9u92fz5rkPQcN7nb7gKTzyLrF4XnqKCKLelRTv6D1NNDzeoRei9RJg0 SrUkZrJL9X2Q7+NVr5+VgPayw4NN3D/bWNScHx4+2YSuWnpHrl8BF9KwY6zzbv1ypX6S S4QTJP30yGcsVCltnfx+pGL0L1AuG4lbi0vSfkxrmOAl2nXtVz6SysNYN40MTedCmUTz pT0g== X-Gm-Message-State: AOAM531n3Lw7eF27hriW5ljHqCAjIFzZNs5E3webeXv0zG8PlZ+b75y5 5y1N/s/Npb7bFSU8KWgLW5VU5/7Pg5+RnrYqlSU= X-Google-Smtp-Source: ABdhPJy1Ee+y/K8h2ZMbPJAcbFiejTiyaiymreWlOH1YW/ZwQpNjSXrp7EJQuizaF0U9Eu4HwhZapQ== X-Received: by 2002:a05:6512:12d5:b0:44a:9c24:9254 with SMTP id p21-20020a05651212d500b0044a9c249254mr882237lfg.39.1648419822758; Sun, 27 Mar 2022 15:23:42 -0700 (PDT) Received: from mail-lj1-f173.google.com (mail-lj1-f173.google.com. [209.85.208.173]) by smtp.gmail.com with ESMTPSA id z23-20020a2e8857000000b00249a15d93b8sm1526762ljj.125.2022.03.27.15.23.41 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Mar 2022 15:23:41 -0700 (PDT) Received: by mail-lj1-f173.google.com with SMTP id bn33so16894417ljb.6 for ; Sun, 27 Mar 2022 15:23:41 -0700 (PDT) X-Received: by 2002:a2e:9b10:0:b0:247:f28c:ffd3 with SMTP id u16-20020a2e9b10000000b00247f28cffd3mr17214178lji.152.1648419820604; Sun, 27 Mar 2022 15:23:40 -0700 (PDT) MIME-Version: 1.0 References: <20220328090111.26f8980f@canb.auug.org.au> In-Reply-To: <20220328090111.26f8980f@canb.auug.org.au> From: Linus Torvalds Date: Sun, 27 Mar 2022 15:23:24 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: linux-next: build failure in Linus' 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-kernel@vger.kernel.org On Sun, Mar 27, 2022 at 3:01 PM Stephen Rothwell wrote: > > Building LInus' tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: Gaah. I even *looked* at that code when merging, and convinced myself I had gotten the #ifdef/#endif chain right. Apparently I can't count. What a maroon I am. Will apply that patch asap. Thanks, Linus 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 Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C2790C433F5 for ; Sun, 27 Mar 2022 22:24:32 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4KRVk70XKTz3c4x for ; Mon, 28 Mar 2022 09:24:31 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linux-foundation.org header.i=@linux-foundation.org header.a=rsa-sha256 header.s=google header.b=QNN1i2WI; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linuxfoundation.org (client-ip=2a00:1450:4864:20::229; helo=mail-lj1-x229.google.com; envelope-from=torvalds@linuxfoundation.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linux-foundation.org header.i=@linux-foundation.org header.a=rsa-sha256 header.s=google header.b=QNN1i2WI; dkim-atps=neutral Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4KRVjL0Cctz2yNF for ; Mon, 28 Mar 2022 09:23:47 +1100 (AEDT) Received: by mail-lj1-x229.google.com with SMTP id b43so12364463ljr.10 for ; Sun, 27 Mar 2022 15:23:47 -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=Qdphx0B9HnveSZQ4eZgylUI7GQmjcDDsYT6PZjX3jZk=; b=QNN1i2WIBH6Hu63QF8GMULZ+aSMQa/oLj2pbk2VgTMnx1yqkwNXGLDJmqXjZxs2Hz0 ZmkqXhrpXmFDBHDx4HraU1BJNogt311CP4JUKQrr5J/e2bEEJ7ZY8MIlpuwZvBDHN1mM zlwtVtd3jxs/gxCz/r2kOEc3G9s5FcpJNIcJs= 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=Qdphx0B9HnveSZQ4eZgylUI7GQmjcDDsYT6PZjX3jZk=; b=MWY4LCx7DZuWc7hkXLhwiGrnnLJ5sDuqZXlRLWdf34lGz9NlIk2T0CblQY/BdO6cJ2 KgYZpIc+gbmJOEyc2zpYU2vWlnB+cLxkGzrgfJMH8aSVU/8Evut1D489PaFAc1TrdVkl Wbbqf51+jtaJTL/N3pHi3bPGuDYAKnXezXSDjMur3McO3EcF62/izOb0wKGkhzXq57CL ws7ZYH3O1ZvMKwG9zuDN3uH0LQ8uD6tUdHtg4lDmLLRoT/pTBMnSIkUQVDtIwGake0Um e0/y4+OgLR6hafQ1wE/qvtGoNtCqMyIDSaLqYCuepQ5h7suxEJsL8wdYoUBDndoLvJPZ GAEw== X-Gm-Message-State: AOAM533quALyA3HlTFEjhdWIJJ5cD7RZkaGsiWbC5b1EenlXu56mUQCz QXFjhd6H8DM6NI6o4XkSl/82DpKlQaqpb8uHtxY= X-Google-Smtp-Source: ABdhPJzXANi4k6xYGk+WnioW05VuteGxZltUToJMAKhBvnrBtwMN/cJS23dgknOBQFRB+rT1LclrvQ== X-Received: by 2002:a2e:96c7:0:b0:249:7c4d:a152 with SMTP id d7-20020a2e96c7000000b002497c4da152mr17393427ljj.510.1648419822328; Sun, 27 Mar 2022 15:23:42 -0700 (PDT) Received: from mail-lj1-f175.google.com (mail-lj1-f175.google.com. [209.85.208.175]) by smtp.gmail.com with ESMTPSA id m22-20020a197116000000b0044a0dbba162sm1464849lfc.235.2022.03.27.15.23.40 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Mar 2022 15:23:41 -0700 (PDT) Received: by mail-lj1-f175.google.com with SMTP id q5so16873298ljb.11 for ; Sun, 27 Mar 2022 15:23:40 -0700 (PDT) X-Received: by 2002:a2e:9b10:0:b0:247:f28c:ffd3 with SMTP id u16-20020a2e9b10000000b00247f28cffd3mr17214178lji.152.1648419820604; Sun, 27 Mar 2022 15:23:40 -0700 (PDT) MIME-Version: 1.0 References: <20220328090111.26f8980f@canb.auug.org.au> In-Reply-To: <20220328090111.26f8980f@canb.auug.org.au> From: Linus Torvalds Date: Sun, 27 Mar 2022 15:23:24 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: linux-next: build failure in Linus' tree To: Stephen Rothwell Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Next Mailing List , PowerPC , Linux Kernel Mailing List Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Sun, Mar 27, 2022 at 3:01 PM Stephen Rothwell wrote: > > Building LInus' tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: Gaah. I even *looked* at that code when merging, and convinced myself I had gotten the #ifdef/#endif chain right. Apparently I can't count. What a maroon I am. Will apply that patch asap. Thanks, Linus