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 4CE7DC6FD19 for ; Mon, 13 Mar 2023 08:16:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229672AbjCMIQp (ORCPT ); Mon, 13 Mar 2023 04:16:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229514AbjCMIQn (ORCPT ); Mon, 13 Mar 2023 04:16:43 -0400 Received: from andre.telenet-ops.be (andre.telenet-ops.be [IPv6:2a02:1800:120:4::f00:15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B583B2A9B6 for ; Mon, 13 Mar 2023 01:16:41 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed50:7ed1:e2c6:b94:264a]) by andre.telenet-ops.be with bizsmtp id XkGf2900Y01Vtj801kGfhK; Mon, 13 Mar 2023 09:16:39 +0100 Received: from geert (helo=localhost) by ramsan.of.borg with local-esmtp (Exim 4.95) (envelope-from ) id 1pbdMF-00C2KS-LJ; Mon, 13 Mar 2023 09:16:39 +0100 Date: Mon, 13 Mar 2023 09:16:39 +0100 (CET) From: Geert Uytterhoeven To: linux-kernel@vger.kernel.org cc: linux-wireless@vger.kernel.org Subject: Re: Build regressions/improvements in v6.3-rc2 In-Reply-To: <20230313081127.636659-1-geert@linux-m68k.org> Message-ID: <4753f327-0ab-bdf1-aa0-6044ca9dc776@linux-m68k.org> References: <20230313081127.636659-1-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 13 Mar 2023, Geert Uytterhoeven wrote: > JFYI, when comparing v6.3-rc2[1] to v6.3-rc1[3], the summaries are: > - build errors: +1/-0 + /kisskb/src/drivers/net/wireless/cisco/airo.c: error: 'status_rid.currentXmitRate' is used uninitialized [-Werror=uninitialized]: => 6163:45 sh4-gcc11/sh-allmodconfig Seen before, missing error checking in (all) calls to readStatusRid(). > [1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/eeac8ede17557680855031c6f305ece2378af326/ (all 152 configs) > [3] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/fe15c26ee26efa11741a7b632e9f23b01aca4cc6/ (all 152 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