This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Tue Apr 23 22:59:36 2024 >From spaans Mon Feb 15 19:17:00 2016 Envelope-to: lkml@grols.ch Delivery-date: Mon, 15 Feb 2016 19:06:47 +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, 15 Feb 2016 19:17:00 +0100 (CET) Received: from vger.kernel.org ([209.132.180.67]) by home.grols.ch with esmtp (Exim 4.84) (envelope-from ) id 1aVNXm-0006lR-1b for lkml@grols.ch; Mon, 15 Feb 2016 19:06:47 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751720AbcBOSGj (ORCPT ); Mon, 15 Feb 2016 13:06:39 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:54442 "EHLO albert.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751481AbcBOSGh (ORCPT ); Mon, 15 Feb 2016 13:06:37 -0500 Received: from ayla.of.borg ([84.195.106.123]) by albert.telenet-ops.be with bizsmtp id Ji6Z1s00Q2fm56U06i6ZXw; Mon, 15 Feb 2016 19:06:33 +0100 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.82) (envelope-from ) id 1aVNXd-00017B-9x for linux-kernel@vger.kernel.org; Mon, 15 Feb 2016 19:06:33 +0100 Received: from geert by ramsan with local (Exim 4.82) (envelope-from ) id 1aVNXd-0006rv-Vv for linux-kernel@vger.kernel.org; Mon, 15 Feb 2016 19:06:33 +0100 From: Geert Uytterhoeven To: linux-kernel@vger.kernel.org Subject: Build regressions/improvements in v4.5-rc4 Date: Mon, 15 Feb 2016 19:06:33 +0100 Message-Id: <1455559593-26369-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.0 X-Spam-Score-Bar: ------ X-Spam-Report: Content analysis details: (-6.0 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-rc4[1] compared to v4.4[2]. Summarized: - build errors: +19/-23 - build warnings: +173/-151 JFYI, when comparing v4.5-rc4[1] to v4.5-rc3[3], the summaries are: - build errors: +17/-11 - build warnings: +95/-65 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-rc4.summary.gz Happy fixing! ;-) Thanks to the linux-next team for providing the build service. [1] http://kisskb.ellerman.id.au/kisskb/head/9916/ (all 262 configs) [2] http://kisskb.ellerman.id.au/kisskb/head/9774/ (259 out of 262 configs) [3] http://kisskb.ellerman.id.au/kisskb/head/9888/ (all 262 configs) *** ERRORS *** 19 error regressions: + /home/kisskb/slave/src/arch/arm/include/asm/div64.h: error: 'asm' operand has impossible constraints: => 93:3, 111:3 + /home/kisskb/slave/src/arch/arm/include/asm/div64.h: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm': => 111:3 + /tmp/cc48FFT6.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 43 + /tmp/cc6AbQ4f.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 43 + /tmp/ccSk8N29.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 366, 49 + /tmp/ccXDKw36.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 49, 366 + /tmp/ccd1Wf8B.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 49, 378 + /tmp/ccsAuQR1.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 43 + /tmp/cctdm9ck.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 329, 50 + /tmp/ccxbzscf.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 50, 326 + /tmp/cczu3Oah.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: => 366, 49 + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.consume_skb' defined in .text section in net/built-in.o: => (.text+0x1ff8fd8) + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.debug_dma_map_page' defined in .text section in lib/built-in.o: => (.text+0x1ff96e0) + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.dev_trans_start' defined in .text section in net/built-in.o: => (.text+0x1ff90e0) + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.printk' defined in .text.unlikely section in kernel/built-in.o: => (.text+0x1ff94e4), (.text+0x1ff944c), (.text+0x1ff9170), (.text+0x1ff940c) + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.skb_pad' defined in .text section in net/built-in.o: => (.text+0x1ff9084) + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.udelay' defined in .text section in arch/powerpc/kernel/built-in.o: => (.text+0x1ff83b4) + error: hp100.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff7ab0) + error: initramfs.c: undefined reference to `__stack_chk_guard': => .init.text+0x373c) 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}: 378, 49 => - /tmp/ccZgopoJ.s: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}: 49, 366 => - /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 *** 173 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/x86/kernel/cpu/mcheck/mce.c: warning: 'order' may be used uninitialized in this function [-Wuninitialized]: 1124:14 => 1126:14, 904:5 + /home/kisskb/slave/src/block/blk-merge.c: warning: 'bbio' may be used uninitialized in this function [-Wuninitialized]: => 263:2 + /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/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 2387:6 + /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized]: => 629:20 + /home/kisskb/slave/src/drivers/firmware/efi/arm-runtime.c: warning: statement with no effect [-Wunused-value]: => 47:2 + /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/i915/i915_guc_submission.c: warning: 'b_ret' may be used uninitialized in this function [-Wuninitialized]: => 607:19 + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_lrc.c: warning: 'space' may be used uninitialized in this function [-Wuninitialized]: => 714:17 + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ringbuffer.c: warning: 'space' may be used uninitialized in this function [-Wuninitialized]: => 2247:17 + /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/gpu/drm/vmwgfx/vmwgfx_shader.c: warning: 'res' may be used uninitialized in this function [-Wuninitialized]: => 1011:6 + /home/kisskb/slave/src/drivers/iio/accel/bmc150-accel-core.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 856:2 + /home/kisskb/slave/src/drivers/iio/accel/mma9551.c: warning: 'reg' may be used uninitialized in this function [-Wuninitialized]: => 383:6 + /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized]: => 590:6 + /home/kisskb/slave/src/drivers/iio/temperature/tsys01.c: warning: 'temperature' may be used uninitialized in this function [-Wuninitialized]: => 94:9 + /home/kisskb/slave/src/drivers/infiniband/core/cma_configfs.c: warning: 'cma_dev' may be used uninitialized in this function [-Wuninitialized]: => 111:11, 96:15, 135:32 + /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/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]: => 275:15, 125:9 + /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/usb/dvb-usb-v2/dvb_usb_core.c: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1038:1 + /home/kisskb/slave/src/drivers/media/usb/dvb-usb-v2/mxl111sf.c: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 955:1 + /home/kisskb/slave/src/drivers/media/usb/em28xx/em28xx-camera.c: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 299:1 + /home/kisskb/slave/src/drivers/media/usb/em28xx/em28xx-camera.c: warning: the frame size of 1312 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 194:1 + /home/kisskb/slave/src/drivers/media/usb/pwc/pwc-if.c: warning: label 'err_video_unreg' defined but not used [-Wunused-label]: => 1115:1 + /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/mfd/tc3589x.c: warning: 'version' may be used uninitialized in this function [-Wuninitialized]: => 390:2 + /home/kisskb/slave/src/drivers/misc/bmp085.c: warning: 'pressure' may be used uninitialized in this function [-Wuninitialized]: => 363:3 + /home/kisskb/slave/src/drivers/mmc/host/omap_hsmmc.c: warning: 'rx_req' may be used uninitialized in this function [-Wuninitialized]: => 2162:10 + /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, 88:3, 294:3, 64:3, 287: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/nvdimm/namespace_devs.c: warning: 'free_start' may be used uninitialized in this function [-Wuninitialized]: 582:29 => 626:25, 625:29 + /home/kisskb/slave/src/drivers/regulator/s2mpa01.c: warning: the frame size of 1504 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 397:1 + /home/kisskb/slave/src/drivers/sh/clk/cpg.c: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] LD drivers/net/wireless/broadcom/built-in.o: => 46: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/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/usb/gadget/function/f_fs.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: => 1976:4 + /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/cp210x.c: warning: 'count' may be used uninitialized in this function [-Wuninitialized]: => 608:2 + /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]: => 513:2, 517:3 + /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]: => 517:3, 513:2 + /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: 'lsr' may be used uninitialized in this function [-Wuninitialized]: => 643:20 + /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/fs/btrfs/inode.c: warning: 'disk_num_bytes' may be used uninitialized in this function [-Wuninitialized]: => 1430:23 + /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'extent_offset' may be used uninitialized in this function [-Wuninitialized]: => 1426:38 + /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'ram_bytes' may be used uninitialized in this function [-Wuninitialized]: => 1431:18 + /home/kisskb/slave/src/fs/btrfs/uuid-tree.c: warning: 'eb' may be used uninitialized in this function [-Wuninitialized]: => 150:25 + /home/kisskb/slave/src/fs/btrfs/uuid-tree.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]: => 149:21 + /home/kisskb/slave/src/fs/dax.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]: => 240: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/f2fs/node.c: warning: 'nat_blk' may be used uninitialized in this function [-Wuninitialized]: => 1917:11 + /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'ulen' may be used uninitialized in this function [-Wuninitialized]: => 331:20 + /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, 1760:10, 3223:10 + /home/kisskb/slave/src/fs/ocfs2/ioctl.c: warning: array subscript is below array bounds [-Warray-bounds]: => 410:17 + /home/kisskb/slave/src/fs/ocfs2/xattr.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 3003:2 + /home/kisskb/slave/src/fs/omfs/file.c: warning: 'remain' may be used uninitialized in this function [-Wuninitialized]: => 257:4 + /home/kisskb/slave/src/include/linux/err.h: warning: 'bg_bh' may be used uninitialized in this function [-Wuninitialized]: => 35:9 + /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/slab.h: warning: 'n_ioc' may be used uninitialized in this function [-Wuninitialized]: => 553:18 + /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: '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/kernel/kprobes.c: warning: 'probed_mod' may be used uninitialized in this function [-Wuninitialized]: => 1536:13 + /home/kisskb/slave/src/kernel/sysctl.c: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]: => 1928:12 + /home/kisskb/slave/src/kernel/trace/trace_events.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: => 1019:2 + /home/kisskb/slave/src/lib/asn1_decoder.c: warning: 'errmsg' may be used uninitialized in this function [-Wuninitialized]: => 502:2 + /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 535:1 + /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]: => 45:2, 56: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]: => 113:2, 116: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]: => 99:2, 92:4, 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/memcontrol.c: warning: 'isolated' may be used uninitialized in this function [-Wuninitialized]: => 2144:5 + /home/kisskb/slave/src/mm/swapfile.c: warning: 'nr_extents' may be used uninitialized in this function [-Wuninitialized]: => 2529:2 + /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'h192' may be used uninitialized in this function [-Wuninitialized]: => 5493:8 + /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'h256' may be used uninitialized in this function [-Wuninitialized]: => 5583:2 + /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'r192' may be used uninitialized in this function [-Wuninitialized]: => 5493:8 + /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'r256' may be used uninitialized in this function [-Wuninitialized]: => 5583:2 + /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/ipvs/ip_vs_app.c: warning: unused variable 'net' [-Wunused-variable]: => 617:14, 608:14 + /home/kisskb/slave/src/net/netfilter/ipvs/ip_vs_ctl.c: warning: unused variable 'net' [-Wunused-variable]: => 3994:14, 3950:14 + /home/kisskb/slave/src/net/netfilter/ipvs/ip_vs_sync.c: warning: 'm' may be used uninitialized in this function [-Wuninitialized]: => 710:12 + /home/kisskb/slave/src/net/netfilter/nft_payload.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]: 100:9 => 193:14, 100:9 + /home/kisskb/slave/src/net/netlink/genetlink.c: warning: 'first_id' may be used uninitialized in this function [-Wuninitialized]: => 259:23 + : warning: #warning syscall copy_file_range not implemented [-Wcpp]: => 1307:2 + : warning: #warning syscall copy_file_range not implemented: => 1307:2 + warning: (PPC_PSERIES && PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV || PPC_85xx && !PPC_E500MC)): => N/A + warning: (VIDEO_EM28XX_V4L2) selects VIDEO_MT9V011 which has unmet direct dependencies (MEDIA_SUPPORT && I2C && VIDEO_V4L2 && MEDIA_CAMERA_SUPPORT): => 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+0x148d1e): 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+0x18432a): 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+0x186c3f4): 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+0x192da54): 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+0x397344): 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+0x422e364): 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+0x6d8ec): 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+0xba42c): 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+0x52e64): 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+0x43018): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A + warning: vmlinux.o(.data+0x430c4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A + warning: vmlinux.o(.data+0x43254): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A + warning: vmlinux.o(.data+0x43380): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A + warning: vmlinux.o(.data+0x433e4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A + warning: vmlinux.o(.data+0x43448): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A + warning: vmlinux.o(.data+0x434ac): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A + warning: vmlinux.o(.data+0x43694): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A + warning: vmlinux.o(.text+0x2d975d4): 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+0x2f73eac): 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+0x5697ee4): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A + warning: vmlinux.o(.text+0x5fa596): 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+0x707d6a): 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+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 151 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/blackfin/include/asm/bfin_serial.h: warning: "get_lsr_cache" redefined [enabled by default]: 382:0 => - /home/kisskb/slave/src/arch/blackfin/include/asm/bfin_serial.h: warning: "port_membase" redefined [enabled by default]: 269:0 => - /home/kisskb/slave/src/arch/blackfin/include/asm/bfin_serial.h: warning: "put_lsr_cache" redefined [enabled by default]: 383:0 => - /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]: 1579:2, 1582: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]: 504:2, 494:2, 484: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]: 417:4, 418:4 => - /home/kisskb/slave/src/drivers/mmc/host/tmio_mmc_dma.c: warning: 'cookie' may be used uninitialized in this function [-Wuninitialized]: 119:2, 199: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]: 212:13, 213:11 => - /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, 402:2, 966:4, 455:2, 476:2, 1138:2, 952:4, 426:2 => - /home/kisskb/slave/src/drivers/net/ethernet/aurora/nb8800.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]: 350:21 => - /home/kisskb/slave/src/drivers/net/ethernet/hp/hp100.c: warning: label 'out3' defined but not used [-Wunused-label]: 3047:2 => - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_txrx.c: warning: 'oiph' may be used uninitialized in this function [-Wuninitialized]: 2357:37 => - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_txrx.c: warning: 'oudph' may be used uninitialized in this function [-Wuninitialized]: 2357:17 => - /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: warning: 'adaptive_coalesce_rx_interrupts' defined but not used [-Wunused-function]: 2149:13 => - /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: warning: 'adaptive_coalesce_tx_interrupts' defined but not used [-Wunused-function]: 2121:13 => - /home/kisskb/slave/src/drivers/net/fddi/defxx.c: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized]: 3726:3, 583:10 => - /home/kisskb/slave/src/drivers/net/fddi/defxx.c: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized]: 583:10, 3726:3 => - /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]: 499:7, 573:3, 492:7 => - /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]: 1899:9, 1888:5, 1874:9, 1589:17, 1630:17, 1902:5, 1886:9, 1901:5, 1877:9, 1440:5 => - /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]: 88:3, 77:3, 287:3, 64:3, 294: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]: 1196:3, 1197:22 => - /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/initio.c: warning: 'i91u_pci_devices' defined but not used [-Wunused-variable]: 131:29 => - /home/kisskb/slave/src/drivers/staging/rdma/ehca/ehca_mrmw.c: warning: 'hret' may be used uninitialized in this function [-Wuninitialized]: 2433:3 => - /home/kisskb/slave/src/drivers/thermal/spear_thermal.c: warning: 'spear_thermal_resume' defined but not used [-Wunused-function]: 75:12 => - /home/kisskb/slave/src/drivers/thermal/spear_thermal.c: warning: 'spear_thermal_suspend' defined but not used [-Wunused-function]: 58:12 => - /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/fs/proc/vmcore.c: warning: initialization from incompatible pointer type [enabled by default]: 1015:4 => - /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 => 2119: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/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