From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 15 Mar 2017 08:22:31 +0100 (CET) Received: from mail.linuxfoundation.org ([140.211.169.12]:48872 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23990517AbdCOHWY4LSCH (ORCPT ); Wed, 15 Mar 2017 08:22:24 +0100 Received: from localhost (unknown [104.132.150.97]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id B2205514; Wed, 15 Mar 2017 07:22:17 +0000 (UTC) Date: Wed, 15 Mar 2017 15:22:04 +0800 From: gregkh To: Arnd Bergmann Cc: "kernelci.org bot" , kernel-build-reports@lists.linaro.org, linux-mips@linux-mips.org, Linux Kernel Mailing List , stable@vger.kernel.org, Ralf Baechle , James Hogan Subject: Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Message-ID: <20170315072204.GB26837@kroah.com> References: <58b2dc6f.cf4d2e0a.f521.74b3@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 57278 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: gregkh@linuxfoundation.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, Feb 28, 2017 at 02:31:51PM +0100, Arnd Bergmann wrote: > On Sun, Feb 26, 2017 at 2:47 PM, kernelci.org bot wrote: > > stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings > > A lot of fixes for these build problems have now landed in mainline, and > we could backport them as soon as they are considered stable enough. > If all of these make it into stable, we should have a clean build on MIPS and > ARM, and only the KASAN warnings remaining x86 and arm64. > > > capcella_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches > > > > Warnings: > > crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than > > 1024 bytes [-Wframe-larger-than=] > > 7d6e91050267 ("crypto: improve gcc optimization flags for serpent and wp512") > > > defconfig+CONFIG_KASAN=y (x86) — PASS, 0 errors, 5 warnings, 0 section > > mismatches > > > > Warnings: > > drivers/tty/vt/keyboard.c:1470:1: warning: the frame size of 2344 bytes is > > larger than 2048 bytes [-Wframe-larger-than=] > > net/wireless/nl80211.c:1410:1: warning: the frame size of 2232 bytes is > > larger than 2048 bytes [-Wframe-larger-than=] > > net/wireless/nl80211.c:4389:1: warning: the frame size of 2232 bytes is > > larger than 2048 bytes [-Wframe-larger-than=] > > net/wireless/nl80211.c:5689:1: warning: the frame size of 2064 bytes is > > larger than 2048 bytes [-Wframe-larger-than=] > > net/wireless/nl80211.c:1895:1: warning: the frame size of 3720 bytes is > > larger than 2048 bytes [-Wframe-larger-than=] > > I'm still working on the fix, the same thing happens in mainline. > > > Warnings: > > arch/mips/configs/ip22_defconfig:70:warning: symbol value 'm' invalid for > > NF_CT_PROTO_DCCP > > arch/mips/configs/ip22_defconfig:71:warning: symbol value 'm' invalid for > > NF_CT_PROTO_UDPLITE > > 9ddc16ad8e0b ("MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change") > > > ip27_defconfig (mips) — FAIL, 4 errors, 1 warning, 0 section mismatches > > > > Errors: > > arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" > > redefined [-Werror] > > arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" > > redefined [-Werror] > > 1742ac265046 ("MIPS: VDSO: avoid duplicate CAC_BASE definition") > > > drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not > > satisfy its constraints: > > drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler > > error: in extract_constrain_insn, at recog.c:2190 > > Warnings: > > b61764946839 ("MIPS: ip27: Disable qlge driver in defconfig") > > > arch/mips/configs/ip27_defconfig:136:warning: symbol value 'm' invalid for > > SCSI_DH > > ea58fca1842a ("MIPS: Update ip27_defconfig for SCSI_DH change") > > > ip28_defconfig (mips) — FAIL, 1 error, 0 warnings, 0 section mismatches > > > > Errors: > > arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed option > > -mr10k-cache-barrier=store. Stop. > > 23ca9b522383 ("MIPS: ip22: Fix ip28 build for modern gcc") > > > lemote2f_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches > > > > Warnings: > > arch/mips/configs/lemote2f_defconfig:42:warning: symbol value 'm' invalid > > for CPU_FREQ_STAT > > b3f6046186ef ("MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change") > > > msp71xx_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches > > > > Warnings: > > drivers/mtd/maps/pmcmsp-flash.c:149:30: warning: passing argument 1 of > > 'strncpy' discards 'const' qualifier from pointer target type > > [-Wdiscarded-qualifiers] > > 906b268477bc ("mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy") > > > rt305x_defconfig (mips) — PASS, 0 errors, 5 warnings, 0 section mismatches > > > > Warnings: > > arch/mips/ralink/prom.c:70:2: warning: 'argc' is used uninitialized in this > > function [-Wuninitialized] > > arch/mips/ralink/prom.c:70:2: warning: 'argv' is used uninitialized in this > > function [-Wuninitialized] > > 9c48568b3692 ("MIPS: ralink: Cosmetic change to prom_init().") > > > arch/mips/ralink/timer.c:104:13: warning: 'rt_timer_disable' defined but not > > used [-Wunused-function] > > arch/mips/ralink/timer.c:74:13: warning: 'rt_timer_free' defined but not > > used [-Wunused-function] > > d92240d12a9c ("MIPS: ralink: Remove unused timer functions") > > > arch/mips/ralink/rt305x.c:92:13: warning: 'rt305x_wdt_reset' defined but not > > used [-Wunused-function] > > 886f9c69fc68 ("MIPS: ralink: Remove unused rt*_wdt_reset functions") All now queued up in the stable trees, thanks. greg k-h