This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Thu Apr 18 08:24:03 2024 >From spaans Mon Feb 1 11:00:02 2016 Envelope-to: lkml@grols.ch Delivery-date: Mon, 01 Feb 2016 10:56:09 +0100 Received: from srv.grols.ch [2a00:d10:4002:1::101] by squeeze.vs19.net with IMAP (fetchmail-6.3.21) for (single-drop); Mon, 01 Feb 2016 11:00:02 +0100 (CET) Received: from vger.kernel.org ([209.132.180.67]) by home.grols.ch with esmtp (Exim 4.84) (envelope-from ) id 1aQBDI-0001f3-KR for lkml@grols.ch; Mon, 01 Feb 2016 10:56:09 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752791AbcBAJ4B (ORCPT ); Mon, 1 Feb 2016 04:56:01 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:34419 "EHLO baptiste.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746AbcBAJz5 (ORCPT ); Mon, 1 Feb 2016 04:55:57 -0500 Received: from ayla.of.borg ([84.195.106.123]) by baptiste.telenet-ops.be with bizsmtp id Cxvv1s00Q2fm56U01xvvul; Mon, 01 Feb 2016 10:55:55 +0100 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.82) (envelope-from ) id 1aQBD9-0006DZ-7D for linux-kernel@vger.kernel.org; Mon, 01 Feb 2016 10:55:55 +0100 Received: from geert by ramsan with local (Exim 4.82) (envelope-from ) id 1aQBDA-0002OT-GG for linux-kernel@vger.kernel.org; Mon, 01 Feb 2016 10:55:56 +0100 From: Geert Uytterhoeven To: linux-kernel@vger.kernel.org Subject: Build regressions/improvements in v4.5-rc2 Date: Mon, 1 Feb 2016 10:55:56 +0100 Message-Id: <1454320556-9141-1-git-send-email-geert@linux-m68k.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-Id: X-Mailing-List: linux-kernel@vger.kernel.org Received-SPF: none client-ip=209.132.180.67; envelope-from=linux-kernel-owner@vger.kernel.org; helo=vger.kernel.org X-Spam-Score: -6.2 X-Spam-Score-Bar: ------ X-Spam-Report: Content analysis details: (-6.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high Below is the list of build error/warning regressions/improvements in v4.5-rc2[1] compared to v4.4[2]. Summarized: - build errors: +11/-23 - build warnings: +161/-148 JFYI, when comparing v4.5-rc2[1] to v4.5-rc1[3], the summaries are: - build errors: +11/-14 - build warnings: +138/-59 Note that there may be false regressions, as some logs are incomplete. Still, they're build errors/warnings. As I haven't mastered kup yet, there's no verbose summary at http://www.kernel.org/pub/linux/kernel/people/geert/linux-log/v4.5-rc2.summary.gz Happy fixing! ;-) Thanks to the linux-next team for providing the build service. [1] http://kisskb.ellerman.id.au/kisskb/head/9870/ (all 261 configs) [2] http://kisskb.ellerman.id.au/kisskb/head/9774/ (259 out of 261 configs) [3] http://kisskb.ellerman.id.au/kisskb/head/9841/ (all 261 configs) *** ERRORS *** 11 error regressions: + /home/kisskb/slave/src/include/linux/workqueue.h: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]: => 186:2 + /tmp/cc1QBZQq.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 43 + /tmp/cc8ZbZGS.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 49, 366 + /tmp/ccFjnXEZ.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 50, 329 + /tmp/ccKewrem.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 378, 49 + /tmp/ccWo9QOz.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 43 + /tmp/ccXxR9ys.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 43 + /tmp/ccjk8gwa.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 49, 366 + /tmp/ccrL6L9s.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 50, 326 + error: No rule to make target drivers/scsi/aic7xxx/aicasm/*.[chyl]: => N/A + error: ibmveth.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.netdev_err' defined in .text section in net/built-in.o: => (.text+0x1ff6d60), (.text+0x1ff753c), (.text+0x1ff68a8), (.text+0x1ff7474), (.text+0x1ff70e0), (.text+0x1ff6710), (.text+0x1ff67c4), (.text+0x1ff6b28), (.text+0x1ff760c), (.text+0x1ff6744) 23 error improvements: - /tmp/cc0jJBdq.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/ccAZ4Auh.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/ccB0ZRvh.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 41, 403 => - /tmp/ccMX3tVu.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/ccRRACJX.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/ccV0AVwo.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 44 => - /tmp/ccYG07Rw.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 49, 378 => - /tmp/ccZgopoJ.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 366, 49 => - /tmp/ccdDASPC.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/cclXFWlr.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/ccnzCwY6.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - /tmp/ccyAN6Ix.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 43 => - error: No rule to make target /etc/sound/msndperm.bin: N/A => - error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_24' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff8aac) => - error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff8c20) => - error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff8b50) => - error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_22' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff771c) => - error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_27' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff8e24) => - error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff8b58) => - error: relocation truncated to fit: R_PPC64_REL24 against symbol `.netif_tx_wake_queue' defined in .text section in net/built-in.o: (.text+0x1ff9228) => - error: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff92c0) => - error: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff7424) => - error: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff9130) => *** WARNINGS *** 161 warning regressions: + /home/kisskb/slave/src/arch/mn10300/mm/dma-alloc.c: warning: 'mn10300_dma_supported' defined but not used [-Wunused-function]: => 112:12 + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to __restore_all; converted into longer instruction sequence: => 89 + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_call; converted into longer instruction sequence: => 208 + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence: => 347, 349 + /home/kisskb/slave/src/crypto/async_tx/raid6test.c: warning: 'raid6_dual_recov.constprop.2' uses dynamic stack allocation [enabled by default]: => 128:1 + /home/kisskb/slave/src/drivers/base/component.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: => 101:3 + /home/kisskb/slave/src/drivers/base/component.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat]: => 101:3 + /home/kisskb/slave/src/drivers/base/power/domain.c: warning: 'genpd_poweron' defined but not used [-Wunused-function]: => 234:12 + /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 2387:6 + /home/kisskb/slave/src/drivers/dma/pl330.c: warning: 'dst' may be used uninitialized in this function [-Wuninitialized]: => 2444:15 + /home/kisskb/slave/src/drivers/dma/pl330.c: warning: 'src' may be used uninitialized in this function [-Wuninitialized]: => 2445:15 + /home/kisskb/slave/src/drivers/gpio/gpio-brcmstb.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 410:6 + /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.c: warning: 'result' may be used uninitialized in this function [-Wuninitialized]: => 1027:2 + /home/kisskb/slave/src/drivers/gpu/drm/vc4/vc4_validate.c: warning: 'validate_gl_shader_rec.isra.1' uses dynamic stack allocation [enabled by default]: => 884:1 + /home/kisskb/slave/src/drivers/i2c/busses/i2c-diolan-u2c.c: warning: 'byte' may be used uninitialized in this function [-Wuninitialized]: => 393:18 + /home/kisskb/slave/src/drivers/infiniband/core/cma_configfs.c: warning: 'cma_dev' may be used uninitialized in this function [-Wuninitialized]: => 111:11, 135:32, 96:15 + /home/kisskb/slave/src/drivers/infiniband/core/cma_configfs.c: warning: 'group' may be used uninitialized in this function [-Wuninitialized]: => 135:32, 111:37 + /home/kisskb/slave/src/drivers/input/joystick/xpad.c: warning: 'xpad_identify_controller' defined but not used [-Wunused-function]: => 1210:13 + /home/kisskb/slave/src/drivers/isdn/hardware/eicon/message.c: warning: array subscript is above array bounds [-Warray-bounds]: => 11308:54 + /home/kisskb/slave/src/drivers/isdn/hardware/eicon/platform.h: warning: array subscript is above array bounds [-Warray-bounds]: => 333:18 + /home/kisskb/slave/src/drivers/lightnvm/sysblk.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 125:9, 275:15 + /home/kisskb/slave/src/drivers/md/dm-verity-fec.c: warning: 'fec_read_bufs' uses dynamic stack allocation [enabled by default]: => 301:1 + /home/kisskb/slave/src/drivers/media/common/b2c2/flexcop-fe-tuner.c: warning: 'flexcop_set_voltage' defined but not used [-Wunused-function]: => 42:12 + /home/kisskb/slave/src/drivers/media/common/b2c2/flexcop-fe-tuner.c: warning: 'flexcop_sleep' defined but not used [-Wunused-function]: => 71:12 + /home/kisskb/slave/src/drivers/mfd/arizona-core.c: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized]: => 1477:6 + /home/kisskb/slave/src/drivers/mtd/ubi/vmt.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 361:9 + /home/kisskb/slave/src/drivers/net/ethernet/aeroflex/greth.c: warning: unused variable 'phy' [-Wunused-variable]: => 1326:11 + /home/kisskb/slave/src/drivers/net/wireless/ath/wcn36xx/smd.h: warning: 'packed' attribute ignored for field of type 'u16' [-Wattributes]: => 52:2 + /home/kisskb/slave/src/drivers/net/wireless/ath/wcn36xx/smd.h: warning: 'packed' attribute ignored for field of type 'u32' [-Wattributes]: => 51:2 + /home/kisskb/slave/src/drivers/net/wireless/broadcom/b43/b43.h: warning: 'packed' attribute ignored for field of type 'union ' [-Wattributes]: => 653:2 + /home/kisskb/slave/src/drivers/net/wireless/broadcom/b43/phy_n.c: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized]: => 202:21 + /home/kisskb/slave/src/drivers/net/wireless/broadcom/b43/xmit.h: warning: 'packed' attribute ignored for field of type 'struct ' [-Wattributes]: => 77:3, 287:3, 294:3, 88:3, 64:3 + /home/kisskb/slave/src/drivers/net/wireless/broadcom/b43legacy/b43legacy.h: warning: 'packed' attribute ignored for field of type 'union ' [-Wattributes]: => 381:2 + /home/kisskb/slave/src/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c: warning: 'bufsz' may be used uninitialized in this function [-Wuninitialized]: => 1182:3, 1183:22 + /home/kisskb/slave/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]: => 620:33 + /home/kisskb/slave/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]: => 1857:33 + /home/kisskb/slave/src/drivers/net/wireless/intersil/p54/lmac.h: warning: 'packed' attribute ignored for field of type 'struct [3]' [-Wattributes]: => 377:2 + /home/kisskb/slave/src/drivers/net/wireless/st/cw1200/cw1200_spi.c: warning: 'cw1200_spi_suspend' defined but not used [-Wunused-function]: => 450:12 + /home/kisskb/slave/src/drivers/net/wireless/st/cw1200/scan.c: warning: value computed is not used [-Wunused-value]: => 332:2 + /home/kisskb/slave/src/drivers/net/wireless/st/cw1200/sta.c: warning: value computed is not used [-Wunused-value]: => 143:2 + /home/kisskb/slave/src/drivers/net/wireless/st/cw1200/wsm.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 380:6 + /home/kisskb/slave/src/drivers/net/wireless/ti/wlcore/spi.c: warning: the frame size of 1172 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 319:1 + /home/kisskb/slave/src/drivers/ntb/test/ntb_perf.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: => 214:14, 213:10 + /home/kisskb/slave/src/drivers/nubus/proc.c: warning: #warning Need to set some I/O handlers here [-Wcpp] CC [M] net/mac80211/ibss.o: => 64:2 + /home/kisskb/slave/src/drivers/of/resolver.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 311:6 + /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: => 161:21, 173:12, 145:20, 201:21, 214:17, 116:16, 185:21 + /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]: => 134:2 + /home/kisskb/slave/src/drivers/spi/spi-loopback-test.c: warning: 'rx_count' may be used uninitialized in this function [-Wuninitialized]: => 768:12 + /home/kisskb/slave/src/drivers/spi/spi-loopback-test.c: warning: 'tx_count' may be used uninitialized in this function [-Wuninitialized]: => 766:12 + /home/kisskb/slave/src/drivers/ssb/main.c: warning: 'ssb_bus_register' defined but not used [-Wunused-function]: => 616:12 + /home/kisskb/slave/src/drivers/staging/media/lirc/lirc_serial.c: warning: the frame size of 1464 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 626:1 + /home/kisskb/slave/src/drivers/tty/serial/amba-pl011.c: warning: 'vendor_zte' defined but not used [-Wunused-variable]: => 190:27 + /home/kisskb/slave/src/drivers/uio/uio.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 257:6 + /home/kisskb/slave/src/drivers/usb/host/xhci-mtk.c: warning: 'usb_wakeup_disable' defined but not used [-Wunused-function]: => 321:13 + /home/kisskb/slave/src/drivers/usb/host/xhci-mtk.c: warning: 'usb_wakeup_enable' defined but not used [-Wunused-function]: => 313:13 + /home/kisskb/slave/src/drivers/usb/host/xhci-mtk.c: warning: 'xhci_mtk_host_disable' defined but not used [-Wunused-function]: => 135:12 + /home/kisskb/slave/src/drivers/usb/serial/mxu11x0.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t' [-Wformat]: => 517:3, 513:2 + /home/kisskb/slave/src/drivers/usb/serial/mxu11x0.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'tcflag_t' [-Wformat]: => 513:2, 517:3 + /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]: => 579:10 + /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbdrv.c: warning: passing argument 3 of 'get_opt_bool' from incompatible pointer type [enabled by default]: => 361:3, 359:3, 357:3, 363:3, 353:3 + /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c: warning: 'm1' may be used uninitialized in this function [-Wuninitialized]: => 1021:9 + /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c: warning: 'm2' may be used uninitialized in this function [-Wuninitialized]: => 1026:25 + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]: => 1501:2 + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: => 1501:2, 1459:3 + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]: => 1459:3 + /home/kisskb/slave/src/fs/cifs/connect.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'ssize_t' [-Wformat=]: => 2467:3, 2477:3, 2458:3, 2450:3 + /home/kisskb/slave/src/fs/cifs/connect.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'ssize_t' [-Wformat=]: => 2458:3, 2450:3, 2467:3, 2477:3 + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]: => 1650:2 + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: => 1650:2 + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: => 2869:4, 2876:4 + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]: => 2869:4, 2876:4, 3329:4, 3322:4 + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat=]: => 3329:4, 3322:4 + /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]: => 702:3 + /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: => 702:3 + /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]: => 350:3 + /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: => 350:3 + /home/kisskb/slave/src/fs/dax.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]: => 270:14, 220:2 + /home/kisskb/slave/src/fs/ext4/readpage.c: warning: the frame size of 1180 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 328:1 + /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 310:1 + /home/kisskb/slave/src/fs/namei.c: warning: 'seq' may be used uninitialized in this function [-Wmaybe-uninitialized]: 3161:10, 1759:10 => 1715:2, 3223:10, 1760:10 + /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]: => 276:1, 177:1 + /home/kisskb/slave/src/include/linux/pinctrl/pinconf-generic.h: warning: 'arg' may be used uninitialized in this function [-Wuninitialized]: => 155:9 + /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'info' may be used uninitialized in this function [-Wuninitialized]: => 302:2 + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr..a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 141:6 + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 141:6 + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 141:26 + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 141:6 + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 141:6 + /home/kisskb/slave/src/ipc/sem.c: warning: 'ulp' may be used uninitialized in this function [-Wuninitialized]: => 1701:5 + /home/kisskb/slave/src/ipc/sem.c: warning: 'undo_list' may be used uninitialized in this function [-Wuninitialized]: => 2047:26 + /home/kisskb/slave/src/kernel/sched/core.c: warning: control reaches end of non-void function [-Wreturn-type] CC crypto/akcipher.o: => 3162:1 + /home/kisskb/slave/src/kernel/sysctl.c: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 1928:12 + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_add' which is not static [enabled by default]: => 73:2, 70:2 + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_add_1' which is not static [enabled by default]: => 56:2, 45:2, 49:4 + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_sub' which is not static [enabled by default]: => 116:2, 113:2 + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_sub_1' which is not static [enabled by default]: => 92:4, 99:2, 88:2 + /home/kisskb/slave/src/lib/swiotlb.c: warning: 'dev_addr' may be used uninitialized in this function [-Wuninitialized]: => 677:14 + /home/kisskb/slave/src/lib/vsprintf.c: warning: 'resource_string' uses dynamic stack allocation [enabled by default]: => 797:1 + /home/kisskb/slave/src/mm/zsmalloc.c: warning: 'page' may be used uninitialized in this function [-Wuninitialized]: => 1778:17 + /home/kisskb/slave/src/net/can/bcm.c: warning: the frame size of 1164 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 228:1 + /home/kisskb/slave/src/net/core/datagram.c: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 99:5 + /home/kisskb/slave/src/net/core/dev.c: warning: 'protocol' may be used uninitialized in this function: => 2520 + /home/kisskb/slave/src/net/netfilter/nft_payload.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]: 100:9 => 100:9, 193:14 + /home/kisskb/slave/src/sound/soc/codecs/rt5659.c: warning: 'rt5659_acpi_match' defined but not used [-Wunused-variable]: => 4200:30 + : warning: #warning syscall copy_file_range not implemented [-Wcpp]: => 1307:2 + : warning: #warning syscall copy_file_range not implemented: => 1307:2 + warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_EMAC_TAH which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A + warning: (PPC_CELL_NATIVE && AKEBONO && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A + warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A + warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A + warning: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI): => N/A + warning: drivers/built-in.o(.data+0x11b4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A + warning: drivers/built-in.o(.data+0xb38): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A + warning: drivers/built-in.o(.data+0xbe4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A + warning: drivers/built-in.o(.data+0xd74): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A + warning: drivers/built-in.o(.data+0xea0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A + warning: drivers/built-in.o(.data+0xf04): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A + warning: drivers/built-in.o(.data+0xf68): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A + warning: drivers/built-in.o(.data+0xfcc): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A + warning: drivers/built-in.o(.text+0x148dc6): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): => N/A + warning: drivers/built-in.o(.text+0x1843d2): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): => N/A + warning: drivers/built-in.o(.text+0x1869b4c): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): => N/A + warning: drivers/built-in.o(.text+0x192b340): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): => N/A + warning: drivers/built-in.o(.text+0x396ac8): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A + warning: drivers/built-in.o(.text+0x42239d0): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A + warning: drivers/built-in.o(.text+0x6d868): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A + warning: drivers/hwmon/built-in.o(.text+0x4a8ec): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A + warning: drivers/iommu/built-in.o(.text+0x8e7e): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): => N/A + warning: drivers/iommu/built-in.o(.text+0xe32e): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): => N/A + warning: drivers/mtd/built-in.o(.text+0xba428): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): => N/A + warning: drivers/mtd/built-in.o(.text+0xc5bd8): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): => N/A + warning: drivers/mtd/spi-nor/built-in.o(.text+0x76c8): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): => N/A + warning: drivers/mtd/spi-nor/built-in.o(.text+0x777c): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): => N/A + warning: drivers/mtd/spi-nor/mtk-quadspi.o(.text+0x2ac): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): => N/A + warning: drivers/mtd/spi-nor/mtk-quadspi.o(.text+0x798): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): => N/A + warning: drivers/net/built-in.o(.text+0x52cbc): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A + warning: drivers/parisc/built-in.o(.data+0x198): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A + warning: drivers/parisc/built-in.o(.data+0x244): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A + warning: drivers/parisc/built-in.o(.data+0x3d4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A + warning: drivers/parisc/built-in.o(.data+0x500): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A + warning: drivers/parisc/built-in.o(.data+0x564): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A + warning: drivers/parisc/built-in.o(.data+0x5c8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A + warning: drivers/parisc/built-in.o(.data+0x62c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A + warning: drivers/parisc/built-in.o(.data+0x814): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A + warning: vmlinux.o(.data+0x42fd8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A + warning: vmlinux.o(.data+0x43084): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A + warning: vmlinux.o(.data+0x43214): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A + warning: vmlinux.o(.data+0x43340): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A + warning: vmlinux.o(.data+0x433a4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A + warning: vmlinux.o(.data+0x43408): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A + warning: vmlinux.o(.data+0x4346c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A + warning: vmlinux.o(.data+0x43654): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A + warning: vmlinux.o(.text+0x2d94940): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): => N/A + warning: vmlinux.o(.text+0x2f70b70): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): => N/A + warning: vmlinux.o(.text+0x568cfd0): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A + warning: vmlinux.o(.text+0x5fa15e): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): => N/A + warning: vmlinux.o(.text+0x7077b2): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): => N/A + warning: vmlinux.o(.text+0x8978): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init(): => N/A + warning: vmlinux.o(.text+0x999bd): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info(): => N/A + warning: vmlinux.o(.text+0x9ceea): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info(): => N/A + warning: vmlinux.o(.text+0x9fec7): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info(): => N/A 148 warning improvements: - /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c: warning: 'start' may be used uninitialized in this function [-Wuninitialized]: 1085:16 => - /home/kisskb/slave/src/arch/powerpc/net/bpf_jit_comp.c: warning: the frame size of 4416 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 552:1 => - /home/kisskb/slave/src/arch/sparc/include/asm/processor.h: warning: "nop" redefined [enabled by default]: 9:0 => - /home/kisskb/slave/src/crypto/async_tx/raid6test.c: warning: 'raid6_dual_recov.constprop.0' uses dynamic stack allocation [enabled by default]: 128:1 => - /home/kisskb/slave/src/drivers/char/hw_random/stm32-rng.c: warning: 'sr' may be used uninitialized in this function [-Wuninitialized]: 82:6 => - /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_display.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 2969:11 => - /home/kisskb/slave/src/drivers/gpu/drm/mgag200/mgag200_mode.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 1582:2, 1579:2 => - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 144:2 => - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: warning: passing argument 1 of '__div64_32' from incompatible pointer type [enabled by default]: 144:2 => - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: warning: right shift count >= width of type [enabled by default]: 144:2 => - /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized]: 3584:47 => - /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wuninitialized]: 3583:42 => - /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 221:20 => - /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: passing argument 1 of '__div64_32' from incompatible pointer type [enabled by default]: 221:2 => - /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: right shift count >= width of type [enabled by default]: 221:2 => - /home/kisskb/slave/src/drivers/hv/hv.c: warning: unused variable 'tsc_msr' [-Wunused-variable]: 195:38 => - /home/kisskb/slave/src/drivers/hv/hv.c: warning: unused variable 'va_tsc' [-Wunused-variable]: 197:8 => - /home/kisskb/slave/src/drivers/input/misc/rotary_encoder.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 223:28 => - /home/kisskb/slave/src/drivers/isdn/sc/init.c: warning: passing argument 1 of 'readl' makes pointer from integer without a cast [enabled by default]: 484:2, 504:2, 494:2 => - /home/kisskb/slave/src/drivers/md/md.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: 1324:3, 1030:3 => - /home/kisskb/slave/src/drivers/mmc/host/dw_mmc.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 702:17 => - /home/kisskb/slave/src/drivers/mmc/host/sh_mmcif.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 418:4, 417:4 => - /home/kisskb/slave/src/drivers/mmc/host/tmio_mmc_dma.c: warning: 'cookie' may be used uninitialized in this function [-Wuninitialized]: 199:2, 119:2 => - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 972:1 => - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1504 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 => - /home/kisskb/slave/src/drivers/mtd/lpddr/lpddr_cmds.c: warning: the frame size of 1176 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 737:1 => - /home/kisskb/slave/src/drivers/mtd/nand/sh_flctl.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 179:17, 163:17 => - /home/kisskb/slave/src/drivers/mtd/sm_ftl.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 213:11, 212:13 => - /home/kisskb/slave/src/drivers/net/appletalk/ltpc.c: warning: 'virt_to_bus' is deprecated (declared at /home/kisskb/slave/src/arch/arm/include/asm/memory.h:308) [-Wdeprecated-declarations]: 380:2, 1138:2, 952:4, 402:2, 455:2, 966:4, 426:2, 476:2 => - /home/kisskb/slave/src/drivers/net/ethernet/ti/tlan.c: warning: label 'err_out' defined but not used [-Wunused-label]: 614:1 => - /home/kisskb/slave/src/drivers/net/irda/donauboe.c: warning: 'virt_to_bus' is deprecated (declared at /home/kisskb/slave/src/arch/arm/include/asm/memory.h:308) [-Wdeprecated-declarations]: 492:7, 499:7, 573:3 => - /home/kisskb/slave/src/drivers/net/wan/lmc/lmc_main.c: warning: 'virt_to_bus' is deprecated (declared at /home/kisskb/slave/src/arch/arm/include/asm/memory.h:308) [-Wdeprecated-declarations]: 1902:5, 1874:9, 1589:17, 1888:5, 1630:17, 1877:9, 1440:5, 1901:5, 1899:9, 1886:9 => - /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' attribute ignored for field of type 'union ' [-Wattributes] LD drivers/net/wimax/i2400m/built-in.o: 653:2 => - /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' attribute ignored for field of type 'union ' [-Wattributes]: 653:2 => - /home/kisskb/slave/src/drivers/net/wireless/b43/phy_n.c: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized]: 202:21 => - /home/kisskb/slave/src/drivers/net/wireless/b43/xmit.h: warning: 'packed' attribute ignored for field of type 'struct ' [-Wattributes]: 77:3, 287:3, 294:3, 64:3, 88:3 => - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 'packed' attribute ignored for field of type 'union ' [-Wattributes]: 381:2 => - /home/kisskb/slave/src/drivers/net/wireless/brcm80211/brcmfmac/pcie.c: warning: 'bufsz' may be used uninitialized in this function [-Wuninitialized]: 1197:22, 1196:3 => - /home/kisskb/slave/src/drivers/net/wireless/cw1200/cw1200_spi.c: warning: 'cw1200_spi_suspend' defined but not used [-Wunused-function]: 450:12 => - /home/kisskb/slave/src/drivers/net/wireless/cw1200/scan.c: warning: value computed is not used [-Wunused-value]: 332:2 => - /home/kisskb/slave/src/drivers/net/wireless/cw1200/sta.c: warning: value computed is not used [-Wunused-value]: 143:2 => - /home/kisskb/slave/src/drivers/net/wireless/cw1200/wsm.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 380:6 => - /home/kisskb/slave/src/drivers/net/wireless/iwlegacy/3945-mac.c: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]: 620:33 => - /home/kisskb/slave/src/drivers/net/wireless/iwlegacy/4965-mac.c: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]: 1857:33 => - /home/kisskb/slave/src/drivers/net/wireless/p54/lmac.h: warning: 'packed' attribute ignored for field of type 'struct [3]' [-Wattributes]: 377:2 => - /home/kisskb/slave/src/drivers/net/wireless/ti/wlcore/spi.c: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 315:1 => - /home/kisskb/slave/src/drivers/power/bq24735-charger.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 227:6 => - /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 'bq27xxx_powersupply_init' defined but not used [-Wunused-function]: 994:12 => - /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 'bq27xxx_powersupply_unregister' defined but not used [-Wunused-function]: 1029:13 => - /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 'bq27xxx_regs' defined but not used [-Wunused-variable]: 288:12 => - /home/kisskb/slave/src/drivers/power/sbs-battery.c: warning: 'gpio_flags' may be used uninitialized in this function [-Wuninitialized]: 782:6 => - /home/kisskb/slave/src/drivers/regulator/core.c: warning: unused variable 'i' [-Wunused-variable]: 142:6 => - /home/kisskb/slave/src/drivers/rtc/rtc-sh.c: warning: 'sh_rtc_set_irq_wake' defined but not used [-Wunused-function] CC lib/dump_stack.o: 749:13 => - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 11036:5 => - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'share_irq' may be used uninitialized in this function [-Wuninitialized]: 11309:19 => - /home/kisskb/slave/src/drivers/scsi/initio.c: warning: 'i91u_pci_devices' defined but not used [-Wunused-variable]: 131:29 => - /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]: 163:19, 250:10 => 163:19 - /home/kisskb/slave/src/drivers/video/fbdev/auo_k190x.c: warning: 'auok190x_resume' defined but not used [-Wunused-function]: 899:12 => - /home/kisskb/slave/src/drivers/video/fbdev/auo_k190x.c: warning: 'auok190x_suspend' defined but not used [-Wunused-function]: 859:12 => - /home/kisskb/slave/src/drivers/video/fbdev/sm712fb.c: warning: 'smtcfb_pci_resume' defined but not used [-Wunused-function]: 1572:12 => - /home/kisskb/slave/src/drivers/video/fbdev/sm712fb.c: warning: 'smtcfb_pci_suspend' defined but not used [-Wunused-function]: 1549:12 => - /home/kisskb/slave/src/fs/ext4/readpage.c: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 328:1 => - /home/kisskb/slave/src/fs/jffs2/scan.c: warning: format '%zx' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat]/home/kisskb/slave/src/fs/jffs2/wbuf.c:1115:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat]: 105:3 => - /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 310:1 => - /home/kisskb/slave/src/include/asm-generic/bug.h: warning: 'fn' may be used uninitialized in this function [-Wmaybe-uninitialized]: 74:48 => - /home/kisskb/slave/src/include/drm/drm_fixed.h: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized]: 64:13 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr..a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr..a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:26 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:26 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr..key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => - /home/kisskb/slave/src/include/uapi/linux/swab.h: warning: '*((void *)&crq+8)' is used uninitialized in this function [-Wuninitialized]: 71:9 => - /home/kisskb/slave/src/kernel/cgroup.c: warning: 'root' may be used uninitialized in this function [-Wuninitialized]: 2153:13, 445:9 => 2118:23 - /home/kisskb/slave/src/kernel/sysctl.c: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1892:12 => - /home/kisskb/slave/src/lib/vsprintf.c: warning: 'resource_string.isra.12' uses dynamic stack allocation [enabled by default]: 753:1 => - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'memcg' may be used uninitialized in this function [-Wuninitialized]: 4868:9 => - /home/kisskb/slave/src/net/ipv4/tcp_memcontrol.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: 145:6 => - /home/kisskb/slave/src/sound/isa/es18xx.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 2206:6 => - /home/kisskb/slave/src/sound/isa/gus/interwave.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 804:6 => - /home/kisskb/slave/src/sound/isa/sb/sb16.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 527:6 => - /home/kisskb/slave/src/sound/mips/hal2.c: warning: 'l' may be used uninitialized in this function [-Wuninitialized]: 223:35 => - /home/kisskb/slave/src/sound/mips/hal2.c: warning: 'new' may be used uninitialized in this function [-Wuninitialized]: 260:2 => - /home/kisskb/slave/src/sound/mips/hal2.c: warning: 'old' may be used uninitialized in this function [-Wuninitialized]: 260:2 => - /home/kisskb/slave/src/sound/mips/hal2.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: 224:35 => - /home/kisskb/slave/src/sound/soc/generic/simple-card.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 501:29 => - : warning: #warning syscall accept4 not implemented: 1268:2 => - : warning: #warning syscall membarrier not implemented: 1301:2 => - : warning: #warning syscall mlock2 not implemented: 1304:2 => - : warning: #warning syscall userfaultfd not implemented: 1298:2 => - modpost: WARNING: modpost: Found 2 section mismatch(es).: N/A => - modpost: WARNING: modpost: Found 7 section mismatch(es).: N/A => - warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI): N/A => - warning: arch/cris/arch-v10/kernel/built-in.o(.data+0x1e0): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A => - warning: arch/cris/arch-v10/kernel/built-in.o(.data+0x218): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A => - warning: arch/cris/arch-v10/kernel/built-in.o(.data+0x250): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A => - warning: arch/cris/arch-v10/kernel/built-in.o(.data+0x288): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A => - warning: arch/cris/arch-v10/kernel/built-in.o(.data+0x2c0): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A => - warning: drivers/built-in.o(.data+0x1194): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => - warning: drivers/built-in.o(.data+0xb28): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => - warning: drivers/built-in.o(.data+0xbd4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => - warning: drivers/built-in.o(.data+0xd54): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => - warning: drivers/built-in.o(.data+0xe80): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => - warning: drivers/built-in.o(.data+0xee4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => - warning: drivers/built-in.o(.data+0xf48): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => - warning: drivers/built-in.o(.data+0xfac): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => - warning: drivers/built-in.o(.text+0x141a62): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => - warning: drivers/built-in.o(.text+0x1818b2): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => - warning: drivers/built-in.o(.text+0x37c3f4): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => - warning: drivers/built-in.o(.text+0x41c03a4): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => - warning: drivers/built-in.o(.text+0x69ce4): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => - warning: drivers/hwmon/built-in.o(.text+0x4ad00): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => - warning: drivers/iommu/built-in.o(.text+0x8e2a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => - warning: drivers/iommu/built-in.o(.text+0xdf8e): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => - warning: drivers/net/built-in.o(.text+0x51988): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => - warning: drivers/net/ethernet/3com/3c509.o(.data+0x1a8): Section mismatch in reference from the variable el3_eisa_driver to the function .init.text:el3_eisa_probe(): N/A => - warning: drivers/net/ethernet/3com/3c59x.o(.data+0x48): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): N/A => - warning: drivers/net/ethernet/3com/3c59x.o(.data+0xe0): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): N/A => - warning: drivers/net/ethernet/3com/3c59x.o(.data+0xec): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): N/A => - warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0x3c): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): N/A => - warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0xd4): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): N/A => - warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0xe0): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): N/A => - warning: drivers/net/ethernet/hp/hp100.o(.data+0x78): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_probe(): N/A => - warning: drivers/parisc/built-in.o(.data+0x188): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => - warning: drivers/parisc/built-in.o(.data+0x234): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => - warning: drivers/parisc/built-in.o(.data+0x3b4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => - warning: drivers/parisc/built-in.o(.data+0x4e0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => - warning: drivers/parisc/built-in.o(.data+0x544): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => - warning: drivers/parisc/built-in.o(.data+0x5a8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => - warning: drivers/parisc/built-in.o(.data+0x60c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => - warning: drivers/parisc/built-in.o(.data+0x7f4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => - warning: vmlinux.o(.data+0x42a78): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => - warning: vmlinux.o(.data+0x42b24): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => - warning: vmlinux.o(.data+0x42ca4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => - warning: vmlinux.o(.data+0x42dd0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => - warning: vmlinux.o(.data+0x42e34): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => - warning: vmlinux.o(.data+0x42e98): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => - warning: vmlinux.o(.data+0x42efc): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => - warning: vmlinux.o(.data+0x430e4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => - warning: vmlinux.o(.text+0x55a4ba4): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => - warning: vmlinux.o(.text+0x5d85ca): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => - warning: vmlinux.o(.text+0x6e8496): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => - warning: vmlinux.o(.text+0x898c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init(): N/A => - warning: vmlinux.o(.text+0x9e4b7): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info(): N/A => 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