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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 BF3E3C433FE for ; Mon, 17 Oct 2022 15:27:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:Message-ID:In-Reply-To: Subject:cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=rosaPfu5oBLs3wQBU1vf19bR3X4f7mEeJRmi2jBKTz8=; b=DszmWOnB5jdwRcTxIJqB0rxAQT 4dvIpA9RA4CcEoiG8JWFeIv2LgPelk6cTSHG0PvQljmpZ0E82DXw45+bOLiLwVFAPocFw+ahPE6Tr DyXyt8MF5oJTOGVpzGtzDhiUFi3jzWr1ImhTfyYFPBbkULQu00F2f2/dpUbrvpiSuN0mo6dSPrijr i0z5do3PIoRE2tIooaqBDqoOXYMjYctdsTF0GyKQ5UpqJompqg9XYc/yRMePkrazoFO7DQxwisUqB zDBFgPopxrJc+wTg3E72hWo95udg0Ihyjlwq1HK1BIz6HoWHcMwc0nfx+vVVbyHINMSVwTbTFG+sN N7jvj2LA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1okS0M-00DESI-8h; Mon, 17 Oct 2022 15:26:14 +0000 Received: from andre.telenet-ops.be ([2a02:1800:120:4::f00:15]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1okS0G-00DENJ-TE for linux-arm-kernel@lists.infradead.org; Mon, 17 Oct 2022 15:26:11 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed10:bdc5:2f22:6678:ef3]) by andre.telenet-ops.be with bizsmtp id Z3Rx2800j0MC6vi013RxB9; Mon, 17 Oct 2022 17:26:00 +0200 Received: from geert (helo=localhost) by ramsan.of.borg with local-esmtp (Exim 4.93) (envelope-from ) id 1okS00-0002Vj-S9; Mon, 17 Oct 2022 17:25:52 +0200 Date: Mon, 17 Oct 2022 17:25:52 +0200 (CEST) From: Geert Uytterhoeven X-X-Sender: geert@ramsan.of.borg To: linux-kernel@vger.kernel.org cc: D Scott Phillips , "Maciej W. Rozycki" , Andrew Jones , linux-arm-kernel@lists.infradead.org, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-um@lists.infradead.org, linux-rdma@vger.kernel.org, linux-riscv@lists.infradead.org, kvm-riscv@lists.infradead.org, sparclinux@vger.kernel.org, linux-mips@vger.kernel.org Subject: Re: Build regressions/improvements in v6.1-rc1 In-Reply-To: <20221017145157.1866351-1-geert@linux-m68k.org> Message-ID: References: <20221017145157.1866351-1-geert@linux-m68k.org> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221017_082609_107201_7966B502 X-CRM114-Status: GOOD ( 17.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 17 Oct 2022, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v6.1-rc1[1] compared to v6.0[2]. > > Summarized: > - build errors: +25/-13 > [1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/9abf2313adc1ca1b6180c508c25f22f9395cc780/ (all 149 configs) > [2] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/4fe89d07dcc2804c8b562f6c7896a45643d34b2f/ (135 out of 149 configs) > > > *** ERRORS *** > > 25 error regressions: > + /kisskb/src/arch/arm64/include/asm/cputype.h: error: initializer element is not constant: => 44:2 arm64-gcc5/arm64-allmodconfig (arch/arm64/kernel/proton-pack.c:872) > + /kisskb/src/arch/um/include/asm/processor-generic.h: error: called object is not a function or function pointer: => 94:18 > + /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: error: control reaches end of non-void function [-Werror=return-type]: => 1934:1 > + /kisskb/src/drivers/infiniband/hw/qib/qib_wc_x86_64.c: error: 'X86_VENDOR_AMD' undeclared (first use in this function): => 149:37 > + /kisskb/src/drivers/infiniband/hw/qib/qib_wc_x86_64.c: error: 'struct cpuinfo_um' has no member named 'x86_vendor': => 149:22 > + /kisskb/src/drivers/infiniband/hw/qib/qib_wc_x86_64.c: error: control reaches end of non-void function [-Werror=return-type]: => 150:1 > + /kisskb/src/drivers/infiniband/sw/rdmavt/qp.c: error: 'struct cpuinfo_um' has no member named 'x86_cache_size': => 88:22 > + /kisskb/src/drivers/infiniband/sw/rdmavt/qp.c: error: control reaches end of non-void function [-Werror=return-type]: => 89:1 > + /kisskb/src/drivers/infiniband/sw/rdmavt/qp.c: error: implicit declaration of function '__copy_user_nocache' [-Werror=implicit-function-declaration]: => 100:2 um-x86_64/um-all{mod,yes}config > + /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c: error: array subscript is above array bounds [-Werror=array-bounds]: => 531:55 arm64-gcc5/arm64-allmodconfig mipsel-gcc5/mips-allmodconfig powerpc-gcc5/powerpc-all{mod,yes}config powerpc-gcc5/ppc32_allmodconfig powerpc-gcc5/ppc64_book3e_allmodconfig powerpc-gcc5/ppc64le_allmodconfig sparc64-gcc5/sparc64-allmodconfig > + error: modpost: "ebus_dma_enable" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ebus_dma_irq_enable" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ebus_dma_prepare" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ebus_dma_register" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ebus_dma_request" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ebus_dma_residue" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ebus_dma_unregister" [drivers/parport/parport_pc.ko] undefined!: => N/A > + error: modpost: "ns87303_lock" [drivers/parport/parport_pc.ko] undefined!: => N/A sparc64-gcc5/sparc-allmodconfig > + error: modpost: "riscv_cbom_block_size" [arch/riscv/kvm/kvm.ko] undefined!: => N/A riscv-gcc11/riscv-defconfig riscv-gcc11/rv32_defconfig > + {standard input}: Error: branch to a symbol in another ISA mode: 1339 => 2616, 2621 mips-gcc11/micro32r2_defconfig mips-gcc11/micro32r2el_defconfig > + {standard input}: Error: displacement to undefined symbol .L377 overflows 12-bit field: => 2286 > + {standard input}: Error: displacement to undefined symbol .L378 overflows 8-bit field : => 2302 > + {standard input}: Error: displacement to undefined symbol .L382 overflows 8-bit field : => 2213 > + {standard input}: Error: pcrel too far: => 2247, 2261, 2232, 2231, 2262, 2216, 2204, 2248, 2274, 2293, 2217, 2206, 2221, 2229, 2209, 2249, 2259, 2215 > + {standard input}: Error: unknown pseudo-op: `.l': => 2305 sh4-gcc11/sh-all{mod,yes}config (ICE in drivers/net/pcs/pcs-xpcs.o) 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel