From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932177AbdBVKbD convert rfc822-to-8bit (ORCPT ); Wed, 22 Feb 2017 05:31:03 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:59039 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753692AbdBVKay (ORCPT ); Wed, 22 Feb 2017 05:30:54 -0500 From: Arnd Bergmann To: kernel-build-reports@lists.linaro.org Cc: "kernelci. org bot" , linux-kernel@vger.kernel.org, Vincent Abriou , Jonathan Cameron , Hans Verkuil , gregkh@linuxfoundation.org, linux-arm-kernel@lists.infradead.org Subject: linux-next build regressions, Re: next build: 208 builds: 2 failed, 206 passed, 39 warnings (next-20170222) Date: Wed, 22 Feb 2017 11:30:09 +0100 Message-ID: <2483588.cUC69WWsNF@wuerfel> User-Agent: KMail/5.1.3 (Linux/4.8.0-34-generic; KDE/5.18.0; x86_64; ; ) In-Reply-To: <58ad2e38.0d57190a.e5f64.04d6@mx.google.com> References: <58ad2e38.0d57190a.e5f64.04d6@mx.google.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="UTF-8" X-Provags-ID: V03:K0:/1kwks9ZVX3iJSK1Wi2MLSF7yeGspRdFixhma6zNFmtCrAcHKTl Hn5oWDozYCQFVk1NQTlqdrlco8XH4c55YxjtOeUbxt+AuTyR/PyTbvVyOVEKXUlCPccgaZ2 vy6mnegaw6ZifY3LKnB6vo+be449pIsQ7+QbvMpqZW1aTYIvLHhE9YOVyQ1GFSbH2qg4QnJ 9YPAd/yKJ0jRrSOb0ofbw== X-UI-Out-Filterresults: notjunk:1;V01:K0:u5+g0kJONoA=:cKF/uZBCMZ+ugNFqhv8X0B oFODieab0eIi4/VpXgO7MgQpCksb9yk8gi4Zb/tTTtD30n/73Rwwpq4P3VSXbEi6HFXeL2mcI YRrQC93XAVQ7d5Vhxi9fZx+YA4SZWf49NTQW0bVXRmiC25v+hZ/p+QpalAt13LDjY/t9DUNLE XqDbYi+PTFxHd5ItrgtXIStu2K0DSb+if8slb8UVRIeXoEOyXRqDkJREBKKjORiFHNsoo+om4 pJBcOZ1iE4U73IVQM2RLRtJI6FWefuYEZVsrlq1llNMbRoK1mQjqdIjpwbbSXYTxV7ZzHHbpM 7oA+wl4TvbUNBssPQ0ykIptmAFTLIEt5TEEPf+hNGUuQqECx7b/QnDVtLHb5NumPiPqhbRAJK Cv4Hrhcx4prCsBwaFIOVgV7QMQF9XHzGH9wWwGSVJ0v80V0o9l9CqP7MwwwO5U+r+Gw0a+NF6 O00OYy84eS7UBWAYMf9csxTRmYROsbwkN70Z6XxLBwY6RNiGVNGH40lR9cJ+WduUo3Cqn3Pfl RVzGcfeoQdlN3/Xl/Oq8/yiF8D89VHl0Yci/JC5b5WkadFDRHNttT8zboXdL70ZXlJtwUTrKL G4QX5lZk9qTJ1SkM5CZeoZbKqffibjdP73+hhFdIBmNCHRM6n8+L57qzaMtzyrzZ+IOxrpZnP WWh0Nkd8Q8csBToM/LxiiHlzwU/TJiu/bsy9S7Bub5Yfq7Zz2AA8WYqwO7yHrpMDuWoeFVtaI 6jqxWkO+ypxCm+BD Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, February 21, 2017 10:22:48 PM CET kernelci. org bot wrote: > next build: 208 builds: 2 failed, 206 passed, 39 warnings (next-20170222) >>From last week's 9, four patches got merged into linux-next, two new ones came in (drm/sti), three have pending patches and two are waiting for me to come up with a proper solution. > -------------------------------------------------------------------------------- > allmodconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches > > Warnings: > drivers/gpu/drm/sti/sti_vtg.c:392:22: warning: unused variable 'np' [-Wunused-variable] > drivers/gpu/drm/sti/sti_drv.c:120:13: warning: 'sti_drm_dbg_cleanup' defined but not used [-Wunused-function] I sent two patches for these yesterday, and Vincent also sent these already, > drivers/iio/adc/rcar-gyroadc.c:429:27: warning: 'num_channels' may be used uninitialized in this function [-Wmaybe-uninitialized] > drivers/iio/adc/rcar-gyroadc.c:426:22: warning: 'sample_width' may be used uninitialized in this function [-Wmaybe-uninitialized] > drivers/iio/adc/rcar-gyroadc.c:428:23: warning: 'channels' may be used uninitialized in this function [-Wmaybe-uninitialized] > drivers/iio/adc/rcar-gyroadc.c:398:26: warning: 'adcmode' may be used uninitialized in this function [-Wmaybe-uninitialized] An old one, Jonathan Cameron said he'd send this one for 4.11-rc2, but it has not appeared in linux-next yet. Jonathan, any update? > drivers/media/platform/coda/imx-vdoa.c:333:181: warning: passing argument 1 of '__platform_driver_register' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] > drivers/media/platform/coda/imx-vdoa.c:333:625: warning: passing argument 1 of 'platform_driver_unregister' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Hans Verkuil said he'd take care of this if he remembers. > drivers/usb/gadget/udc/atmel_usba_udc.c:632:550: warning: 'ept_cfg' may be used uninitialized in this function [-Wmaybe-uninitialized] Sent a patch on 2017-02-01. No reply since last update, resending now. > -------------------------------------------------------------------------------- > cavium_octeon_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches > > Warnings: > drivers/staging/octeon/ethernet-rx.c:339:28: warning: unused variable 'priv' [-Wunused-variable] I sent a patch on 2017-02-17, no reply yet. > -------------------------------------------------------------------------------- > defconfig+CONFIG_KASAN=y (x86) — PASS, 0 errors, 5 warnings, 0 section mismatches > > Warnings: > net/wireless/nl80211.c:1415:1: warning: the frame size of 2232 bytes is larger than 2048 bytes [-Wframe-larger-than=] > net/wireless/nl80211.c:4443:1: warning: the frame size of 2232 bytes is larger than 2048 bytes [-Wframe-larger-than=] > net/wireless/nl80211.c:5743:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] > net/wireless/nl80211.c:1904:1: warning: the frame size of 3784 bytes is larger than 2048 bytes [-Wframe-larger-than=] > drivers/tty/vt/keyboard.c:1470:1: warning: the frame size of 2344 bytes is larger than 2048 bytes [-Wframe-larger-than=] I have patches, but it's tricky. Expect a long set of patches in the next few days. Unlike the others, this is not a regression compared to 4.9, but a long-standing issue. Arnd