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 8B775C43334 for ; Mon, 25 Jul 2022 20:48:41 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4LsBw76qRnz3cgh for ; Tue, 26 Jul 2022 06:48:39 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux-m68k.org (client-ip=2a02:1800:120:4::f00:11; helo=gauss.telenet-ops.be; envelope-from=geert@linux-m68k.org; receiver=) X-Greylist: delayed 511 seconds by postgrey-1.36 at boromir; Tue, 26 Jul 2022 06:48:14 AEST Received: from gauss.telenet-ops.be (gauss.telenet-ops.be [IPv6:2a02:1800:120:4::f00:11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4LsBvf2VK5z3bZC for ; Tue, 26 Jul 2022 06:48:14 +1000 (AEST) Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by gauss.telenet-ops.be (Postfix) with ESMTPS id 4LsBjR5gF4z4wwcx for ; Mon, 25 Jul 2022 22:39:23 +0200 (CEST) Received: from ramsan.of.borg ([84.195.186.194]) by xavier.telenet-ops.be with bizsmtp id zYfN2700F4C55Sk01YfNAN; Mon, 25 Jul 2022 22:39:23 +0200 Received: from geert (helo=localhost) by ramsan.of.borg with local-esmtp (Exim 4.93) (envelope-from ) id 1oG4rK-005GYD-Hj; Mon, 25 Jul 2022 22:39:22 +0200 Date: Mon, 25 Jul 2022 22:39:22 +0200 (CEST) From: Geert Uytterhoeven X-X-Sender: geert@ramsan.of.borg To: linux-kernel@vger.kernel.org Subject: Re: Build regressions/improvements in v5.19-rc8 In-Reply-To: <20220725203417.3446690-1-geert@linux-m68k.org> Message-ID: References: <20220725203417.3446690-1-geert@linux-m68k.org> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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: linuxppc-dev@lists.ozlabs.org, linux-scsi@vger.kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, 25 Jul 2022, Geert Uytterhoeven wrote: > JFYI, when comparing v5.19-rc8[1] to v5.19-rc7[3], the summaries are: > - build errors: +1/-5 + /kisskb/src/include/ufs/ufshci.h: error: initializer element is not constant: => 245:36 v5.19-rc8/powerpc-gcc5/ppc64_book3e_allmodconfig v5.19-rc8/powerpc-gcc5/powerpc-allmodconfig v5.19-rc8/powerpc-gcc5/ppc64le_allmodconfig Seen before > [1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/e0dccc3b76fb35bb257b4118367a883073d7390e/ (all 135 configs) > [3] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/ff6992735ade75aae3e35d16b17da1008d753d28/ (all 135 configs) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds