From: Geert Uytterhoeven <geert@linux-m68k.org>
To: linux-kernel@vger.kernel.org
Subject: Build regressions/improvements in v4.2-rc7
Date: Mon, 17 Aug 2015 10:43:54 +0200 [thread overview]
Message-ID: <1439801034-23948-1-git-send-email-geert@linux-m68k.org> (raw)
Below is the list of build error/warning regressions/improvements in
v4.2-rc7[1] compared to v4.1[2].
Summarized:
- build errors: +13/-53
- build warnings: +133/-278
JFYI, when comparing v4.2-rc7[1] to v4.2-rc6[3], the summaries are:
- build errors: +6/-14
- build warnings: +25/-54
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.2-rc7.summary.gz
Happy fixing! ;-)
Thanks to the linux-next team for providing the build service.
[1] http://kisskb.ellerman.id.au/kisskb/head/9260/ (all 254 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/9038/ (all 254 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/9234/ (253 out of 254 configs)
*** ERRORS ***
13 regressions:
+ /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'early_init_dt_scan_nodes' [-Werror=implicit-function-declaration]: => 244:2
+ /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'early_init_dt_verify' [-Werror=implicit-function-declaration]: => 215:2
+ /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'of_flat_dt_match_machine' [-Werror=implicit-function-declaration]: => 218:2
+ /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'of_get_flat_dt_prop' [-Werror=implicit-function-declaration]: => 229:3
+ /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'of_get_flat_dt_root' [-Werror=implicit-function-declaration]: => 228:3
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: => 1098:2
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: => 1119:2
+ error: No rule to make target drivers/scsi/aic7xxx/aicasm/*.[chyl]: => N/A
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.__alloc_pages_nodemask' defined in .text section in mm/built-in.o: => (.text+0x1ff7bd8)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o: => (.text+0x1ff80c4), (.text+0x1ff82bc), (.text+0x1ff84a8), (.text+0x1ff869c)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.queue_work_on' defined in .text section in kernel/built-in.o: => (.text+0x1ff74c8), (.text+0x1ff73d0)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_25' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff7dc4), (.text+0x1ff80b0)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_26' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff72a4)
53 improvements:
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_BUFFERABLE' undeclared here (not in a function): 81:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_CACHED' undeclared here (not in a function): 117:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_NONSHARED' undeclared here (not in a function): 108:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_SHARED' undeclared here (not in a function): 103:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_WC' undeclared here (not in a function): 113:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_MASK' undeclared here (not in a function): 76:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_MINICACHE' undeclared here (not in a function): 94:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_UNCACHED' undeclared here (not in a function): 77:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_WRITEALLOC' undeclared here (not in a function): 99:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_WRITEBACK' undeclared here (not in a function): 89:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_WRITETHROUGH' undeclared here (not in a function): 85:10 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_RDONLY' undeclared here (not in a function): 61:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_SHARED' undeclared here (not in a function): 71:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_USER' undeclared here (not in a function): 56:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_XN' undeclared here (not in a function): 66:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_AP_READ' undeclared here (not in a function): 153:13 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_AP_WRITE' undeclared here (not in a function): 153:32 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_S' undeclared here (not in a function): 175:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_XN' undeclared here (not in a function): 170:11 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SIZE' undeclared (first use in this function): 276:22 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PTRS_PER_PGD' undeclared (first use in this function): 314:18 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PTRS_PER_PMD' undeclared (first use in this function): 275:18 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PTRS_PER_PTE' undeclared (first use in this function): 263:18 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'SECTION_SIZE' undeclared (first use in this function): 282:7 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[0].mask'): 153:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[1].mask'): 157:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[1].val'): 158:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[2].mask'): 161:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[2].val'): 162:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[3].mask'): 165:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[3].val'): 166:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[4].mask'): 170:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[4].val'): 171:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[5].mask'): 175:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[5].val'): 176:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pmd_large' [-Werror=implicit-function-declaration]: 277:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pmd_none' [-Werror=implicit-function-declaration]: 277:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pmd_present' [-Werror=implicit-function-declaration]: 277:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pte_offset_kernel' [-Werror=implicit-function-declaration]: 259:2 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: initializer element is not constant: 166:3, 161:3, 153:3, 162:3, 170:3, 175:3, 157:3, 176:3, 165:3, 171:3, 158:3 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: invalid operands to binary * (have 'unsigned int' and 'const struct prot_bits *'): 276:20 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: error: invalid operands to binary | (have 'const struct prot_bits *' and 'const struct prot_bits *'): 166:30, 157:30, 165:30, 161:30, 153:30 =>
- /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: error: 'cached_to_uncached' undeclared (first use in this function): 99:17 =>
- /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration]: 192:2 =>
- /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: error: 'struct v4l2_subdev_fh' has no member named 'pad': 1264:38 =>
- /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: error: implicit declaration of function 'v4l2_subdev_get_try_format' [-Werror=implicit-function-declaration]: 1054:3 =>
- error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.csum_tcpudp_magic' defined in .text section in arch/powerpc/lib/built-in.o: (.text+0x1ffa418) =>
- error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.debug_dma_unmap_page' defined in .text section in lib/built-in.o: (.text+0x1ffa878), (.text+0x1ffa934) =>
- error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.enable_irq' defined in .text section in kernel/built-in.o: (.text+0x1ff8ef8) =>
- error: ixgb_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+0x1ffa778) =>
- error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_26' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff9684) =>
- error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_31' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff866c), (.text+0x1ff9a78) =>
- error: relocation truncated to fit: R_PPC64_REL24 against symbol `.debug_dma_unmap_sg' defined in .text section in lib/built-in.o: (.text+0x1ff77e8), (.text+0x1ff7c48) =>
*** WARNINGS ***
133 regressions:
+ /home/kisskb/slave/src/arch/arm/kernel/devtree.c: warning: assignment makes pointer from integer without a cast [enabled by default]: => 218:8, 229:8
+ /home/kisskb/slave/src/arch/arm/mach-ep93xx/core.c: warning: 'ep93xx_io_desc' defined but not used [-Wunused-variable]: => 57:24
+ /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]: => 1031:6
+ /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c: warning: 'order' may be used uninitialized in this function [-Wuninitialized]: => 1175:14
+ /home/kisskb/slave/src/arch/x86/kvm/x86.c: warning: 'process_smi_save_seg_64' defined but not used [-Wunused-function]: => 6204:13
+ /home/kisskb/slave/src/crypto/drbg.c: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat=]: => 1121:3, 1330:3
+ /home/kisskb/slave/src/crypto/drbg.c: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat]: => 1121:3, 1330:3
+ /home/kisskb/slave/src/drivers/block/nvme-core.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 1807:4, 1849:10
+ /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: warning: 'min_ctx_size' may be used uninitialized in this function [-Wuninitialized]: => 491:17
+ /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c: warning: 'hdrlen' may be used uninitialized in this function [-Wuninitialized]: => 349:23
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_gem_gtt.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 954:2
+ /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]: => 39:6
+ /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_fence.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]: => 64:2
+ /home/kisskb/slave/src/drivers/hv/hv_fcopy.c: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 172:1
+ /home/kisskb/slave/src/drivers/infiniband/core/uverbs_cmd.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 1466:2
+ /home/kisskb/slave/src/drivers/input/joystick/analog.c: warning: #warning Precise timer not defined for this architecture. [-Wcpp] CC [M] drivers/md/linear.o: => 176:2
+ /home/kisskb/slave/src/drivers/input/keyboard/cros_ec_keyb.c: warning: 'cros_ec_keyb_irq' uses dynamic stack allocation [enabled by default]: => 192:1
+ /home/kisskb/slave/src/drivers/input/keyboard/stmpe-keypad.c: warning: 'stmpe_keypad_irq' uses dynamic stack allocation [enabled by default]: => 184:1
+ /home/kisskb/slave/src/drivers/media/usb/em28xx/em28xx-video.c: warning: control reaches end of non-void function [-Wreturn-type]: => 843:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1428 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1835:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0002.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]/home/kisskb/slave/src/include/linux/mtd/cfi.h:325:3: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: => 774:2
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 651:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 651:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1092 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 1116 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 651:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1492 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 651:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 42:3 => 206:13, 230:3
+ /home/kisskb/slave/src/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: => 189:1
+ /home/kisskb/slave/src/drivers/net/ethernet/intel/e1000e/netdev.c: warning: 'e1000e_disable_aspm_locked' defined but not used [-Wunused-function]: => 6450:13
+ /home/kisskb/slave/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 327:9
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: warning: 'sd.dma' may be used uninitialized in this function [-Wuninitialized]: => 1253:27
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: warning: assignment makes pointer from integer without a cast [enabled by default]: => 1098:9
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: warning: unused variable 'rp' [-Wunused-variable]: => 2468:24
+ /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes] CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.o: => 381:2
+ /home/kisskb/slave/src/drivers/net/wireless/brcm80211/brcmfmac/pcie.c: warning: 'bufsz' may be used uninitialized in this function [-Wuninitialized]: => 1130:22, 1129:3
+ /home/kisskb/slave/src/drivers/ntb/ntb_transport.c: warning: right shift count >= width of type [enabled by default]: => 809:3
+ /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c: warning: 'free_start' may be used uninitialized in this function [-Wuninitialized]: => 529:29
+ /home/kisskb/slave/src/drivers/nvdimm/region_devs.c: warning: 'nd_region' may be used uninitialized in this function [-Wuninitialized]: => 739:26
+ /home/kisskb/slave/src/drivers/platform/x86/dell-laptop.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 1504:6
+ /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_init' defined but not used [-Wunused-function]: => 767:12
+ /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_unregister' defined but not used [-Wunused-function]: => 813:13
+ /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/scsi/advansys.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 7806:2
+ /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] CC sound/soc/soc-jack.o: => 46:2
+ /home/kisskb/slave/src/fs/ext4/ext4_crypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 115:2
+ /home/kisskb/slave/src/fs/f2fs/f2fs_crypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 115:2
+ /home/kisskb/slave/src/fs/f2fs/namei.c: warning: 'p_len' may be used uninitialized in this function [-Wuninitialized]: => 407:59
+ /home/kisskb/slave/src/fs/gfs2/rgrp.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: => 1882:3
+ /home/kisskb/slave/src/include/linux/mtd/cfi.h: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] LD drivers/input/built-in.o: => 325:3
+ /home/kisskb/slave/src/kernel/events/core.c: warning: 'perf_log_lost_samples' uses dynamic stack allocation [enabled by default]: => 6025:1
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be used uninitialized in this function [-Wuninitialized]: => 676:17
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be used uninitialized in this function: => 1537
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_dirty' may be used uninitialized in this function [-Wuninitialized]: => 1603:14
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_dirty' may be used uninitialized in this function: => 1537
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_thresh' may be used uninitialized in this function [-Wuninitialized]: => 676:17
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_thresh' may be used uninitialized in this function: => 1537
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'writeback' is used uninitialized in this function: => 1574
+ /home/kisskb/slave/src/net/bridge/br_forward.c: warning: 'depth' may be used uninitialized in this function: => 50
+ /home/kisskb/slave/src/net/bridge/br_netfilter_hooks.c: warning: label 'drop' defined but not used [-Wunused-label]: => 794:2
+ /home/kisskb/slave/src/net/mac80211/mesh_hwmp.c: warning: 'target_metric' may be used uninitialized in this function [-Wuninitialized]: => 592:26
+ /home/kisskb/slave/src/sound/soc/generic/simple-card.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: => 488:29
+ warning: CC [M] drivers/gpu/drm/i915/i915_gem_dmabuf.o: => N/A
+ warning: (DRM_PS8622 && DRM_RADEON && DRM_AMDGPU && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT): => N/A
+ warning: (FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && DWARF_UNWINDER && KMEMCHECK && LOCKDEP) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300 || METAG) || ARCH_WANT_FRAME_POINTERS): => N/A
+ warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI): => N/A
+ 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: drivers/built-in.o(.data+0x1174): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xb08): 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+0xbb4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xd34): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xe60): 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+0xec4): 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+0xf28): 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+0xf8c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: drivers/built-in.o(.text+0x126b4d): 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+0x15fbc7): 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+0x35712c): 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+0x4075ca4): 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+0x5d6e4): 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+0x259f8): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: drivers/hwmon/built-in.o(.text+0x4acbc): 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+0xddd9): 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+0x1d0c): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: drivers/net/built-in.o(.text+0x4d114): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: drivers/net/cris/built-in.o(.text+0x12f8): 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: drivers/scsi/sim710.o(.data+0x54): Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe(): => N/A
+ warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x88): Section mismatch in reference from the variable serial_driver to the function .init.text:serial_init_chip(): => N/A
+ warning: drivers/tty/serial/mux.o(.data+0x88): Section mismatch in reference from the variable serial_mux_driver to the function .init.text:mux_probe(): => N/A
+ warning: vmlinux.o(.data+0x11e0): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x11e8): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1218): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1220): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1250): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1258): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1288): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1290): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x12c0): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x12c8): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x422c8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A
+ warning: vmlinux.o(.data+0x42374): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: vmlinux.o(.data+0x424f4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: vmlinux.o(.data+0x42620): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x42684): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x426e8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x4274c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: vmlinux.o(.data+0x42934): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: vmlinux.o(.text+0x20a6f0): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: vmlinux.o(.text+0x551caa4): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: vmlinux.o(.text+0x59d405): 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+0x69e6f3): 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+0x97e03): 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+0xa189dc): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: vmlinux.o(.text.unlikely+0x1472): Section mismatch in reference from the function __smp_store_cpu_state() to the function .init.text:memblock_alloc(): => N/A
+ warning: vmlinux.o(.text.unlikely+0xc6c): Section mismatch in reference from the function __smp_store_cpu_state() to the function .init.text:memblock_alloc(): => N/A
278 improvements:
- /home/kisskb/slave/src/arch/arm/kernel/head-nommu.S: Warning: Use of r13 as a source register is deprecated when r15 is the destination register.: 167 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: assignment makes integer from pointer without a cast [enabled by default]: 276:8 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: comparison between pointer and integer [enabled by default]: 275:16, 314:16, 263:16 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: initialization makes pointer from integer without a cast [enabled by default]: 259:15 =>
- /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: passing argument 2 of 'note_page' makes integer from pointer without a cast [enabled by default]: 283:4 =>
- /home/kisskb/slave/src/arch/sh/include/asm/atomic-irq.h: warning: 'undo_list' may be used uninitialized in this function [-Wuninitialized]: 38:1 =>
- /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: 349, 347 =>
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count >= width of type [enabled by default]: 310:1, 115:1, 108:1, 334:2, 145:2, 122:1, 145:1, 334:1 => 310:1, 145:2, 115:1, 122:1, 108:1, 334:2
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count is negative [enabled by default]: 323:2, 92:2, 92:1, 122:1, 323:1, 129:1, 333:1, 310:1, 81:1, 81:2, 115:1, 108:1 => 81:1, 310:1, 115:1, 108:1, 323:2, 92:1, 122:1, 129:1, 333:1
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count >= width of type [enabled by default]: 296:1, 294:1, 296:3, 294:3 => 296:3, 294:3
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count is negative [enabled by default]: 334:1, 129:1, 324:2, 145:1, 122:1, 294:1, 324:1, 145:2, 294:3, 108:1, 334:2, 115:1, 310:1 => 108:1, 334:2, 294:3, 310:1, 115:1, 122:1, 129:1, 324:2, 145:2
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: statement with no effect [-Wunused-value] CC kernel/time/posix-cpu-timers.o: 115:1 =>
- /home/kisskb/slave/src/arch/x86/include/asm/irqflags.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 31:2 =>
- /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_addr' may be used uninitialized in this function [-Wuninitialized]: 686:26 =>
- /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_sz' may be used uninitialized in this function [-Wuninitialized]: 689:6 =>
- /home/kisskb/slave/src/block/blk-merge.c: warning: 'bbio' may be used uninitialized in this function [-Wuninitialized]: 83:2 =>
- /home/kisskb/slave/src/block/bsg.c: warning: 'rw' may be used uninitialized in this function [-Wuninitialized]: 236:5 =>
- /home/kisskb/slave/src/drivers/base/dma-coherent.c: warning: 'mem' may be used uninitialized in this function [-Wuninitialized]: 101:29 =>
- /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 2175:6 =>
- /home/kisskb/slave/src/drivers/block/pmem.c: warning: passing argument 1 of 'sparc_flush_page_to_ram' from incompatible pointer type [enabled by default]: 53:3, 51:3 =>
- /home/kisskb/slave/src/drivers/char/raw.c: warning: 'dev' may be used uninitialized in this function [-Wuninitialized]: 229:20 =>
- /home/kisskb/slave/src/drivers/firewire/core-device.c: warning: 'changed' may be used uninitialized in this function [-Wuninitialized]: 1154:2 =>
- /home/kisskb/slave/src/drivers/gpio/gpio-dln2.c: warning: 'packed' attribute ignored for field of type '__le16' [-Wattributes] CC [M] sound/usb/line6/midibuf.o: 73:2 =>
- /home/kisskb/slave/src/drivers/hid/hid-logitech-hidpp.c: warning: '__name_length' may be used uninitialized in this function [-Wuninitialized]: 537:15 =>
- /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:20, 221:2 => 221:2
- /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: right shift count >= width of type [enabled by default]: 221:2, 221:20 => 221:2
- /home/kisskb/slave/src/drivers/hid/hid-wiimote-core.c: warning: 'poll_mp' may be used uninitialized in this function [-Wuninitialized]: 1064:2 =>
- /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized]: 593:34 =>
- /home/kisskb/slave/src/drivers/iio/magnetometer/hid-sensor-magn-3d.c: warning: 'channels' may be used uninitialized in this function [-Wuninitialized]: 450:22 =>
- /home/kisskb/slave/src/drivers/iio/pressure/ms5611_core.c: warning: 'pressure' may be used uninitialized in this function [-Wuninitialized]: 152:20 =>
- /home/kisskb/slave/src/drivers/iio/pressure/ms5611_core.c: warning: 'temp' may be used uninitialized in this function [-Wuninitialized]: 149:16 =>
- /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 971:5, 971:2 => 970:5
- /home/kisskb/slave/src/drivers/input/mouse/elan_i2c_i2c.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 577:10 =>
- /home/kisskb/slave/src/drivers/input/touchscreen/goodix.c: warning: 'goodix_process_events' uses dynamic stack allocation [enabled by default]: 161:1 =>
- /home/kisskb/slave/src/drivers/leds/leds-max8997.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: 92:27 =>
- /home/kisskb/slave/src/drivers/md/bcache/alloc.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: 428:18 =>
- /home/kisskb/slave/src/drivers/md/md.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: 1045:3, 1339:3 =>
- /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: warning: assignment makes pointer from integer without a cast [enabled by default]: 1129:6, 1054:6 =>
- /home/kisskb/slave/src/drivers/media/pci/cx88/cx88-video.c: warning: 'restart_video_queue' defined but not used [-Wunused-function]: 415:12 =>
- /home/kisskb/slave/src/drivers/media/platform/coda/./trace.h: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]: 12:0 =>
- /home/kisskb/slave/src/drivers/media/platform/vivid/vivid-tpg.c: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1495:1 =>
- /home/kisskb/slave/src/drivers/media/rc/st_rc.c: warning: 'st_rc_resume' defined but not used [-Wunused-function]: 359:12 =>
- /home/kisskb/slave/src/drivers/media/rc/st_rc.c: warning: 'st_rc_suspend' defined but not used [-Wunused-function]: 338:12 =>
- /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/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1408 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1416 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1452 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1484 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1568 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1972 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0002.c: warning: the frame size of 1300 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1662:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 417:1, 603:1 => 603:1
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 417:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1164 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 1168 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 1200 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 1236 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 417:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1340 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 417:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1444 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/chips/cfi_cmdset_0020.c: warning: the frame size of 1580 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 1640 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 1668 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1768 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1876 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: warning: the frame size of 1444 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 89:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/jedec_probe.c: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2243:1 =>
- /home/kisskb/slave/src/drivers/mtd/devices/phram.c: warning: 'name' may be used uninitialized in this function [-Wuninitialized]: 114:16 =>
- /home/kisskb/slave/src/drivers/mtd/maps/latch-addr-flash.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 52:2 =>
- /home/kisskb/slave/src/drivers/mtd/ubi/vmt.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 409:9 =>
- /home/kisskb/slave/src/drivers/net/ethernet/intel/e1000e/ich8lan.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 1048:4 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/ef10.c: warning: 'efx_ef10_free_vis' uses dynamic stack allocation [enabled by default]: 296:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: '_efx_mcdi_rpc_finish' uses dynamic stack allocation [enabled by default]: 614:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: 'efx_mcdi_complete_async' uses dynamic stack allocation [enabled by default]: 463:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: 'efx_mcdi_print_fwver' uses dynamic stack allocation [enabled by default]: 1138:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: 'efx_mcdi_read_assertion' uses dynamic stack allocation [enabled by default]: 1447:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/ptp.c: warning: 'efx_ptp_disable' uses dynamic stack allocation [enabled by default]: 612:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/ptp.c: warning: 'efx_ptp_enable' uses dynamic stack allocation [enabled by default]: 589:1 =>
- /home/kisskb/slave/src/drivers/net/phy/amd-xgbe-phy.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: 520:2 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'addr' may be used uninitialized in this function [-Wuninitialized]: 803:23 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'implemented' may be used uninitialized in this function [-Wuninitialized]: 1763:5 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'len_keys' may be used uninitialized in this function [-Wuninitialized]: 1781:11 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]: 342:24 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'pwr_state' may be used uninitialized in this function [-Wuninitialized]: 1800:25 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'restricted' may be used uninitialized in this function [-Wuninitialized]: 1771:23 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'retry' may be used uninitialized in this function [-Wuninitialized]: 1746:20 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'rssi' is used uninitialized in this function [-Wuninitialized]: 949:34 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'sig_id' may be used uninitialized in this function [-Wuninitialized]: 1044:2 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'threshold' may be used uninitialized in this function [-Wuninitialized]: 1680:19, 1696:20 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'tmp' is used uninitialized in this function [-Wuninitialized]: 816:13 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized]: 800:6 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'txpow' may be used uninitialized in this function [-Wuninitialized]: 1713:23 =>
- /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'value' may be used uninitialized in this function [-Wuninitialized]: 1377:24 =>
- /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: 173:12, 185:21, 201:21, 116:16, 214:17, 161:21, 145:20 =>
- /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]: 138:19 =>
- /home/kisskb/slave/src/drivers/rtc/rtc-armada38x.c: warning: unused variable 'flags' [-Wunused-variable]: 91:22 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]: 71:2 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ADVEEP_3550_Config_Field_IsChar' defined but not used [-Wunused-variable]: 9907:27 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ADVEEP_38C0800_Config_Field_IsChar' defined but not used [-Wunused-variable]: 10010:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ADVEEP_38C1600_Config_Field_IsChar' defined but not used [-Wunused-variable]: 10140:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'Default_3550_EEPROM_Config' defined but not used [-Wunused-variable]: 9869:27 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'Default_38C0800_EEPROM_Config' defined but not used [-Wunused-variable]: 9945:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'Default_38C1600_EEPROM_Config' defined but not used [-Wunused-variable]: 10075:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: label 'err_shost' defined but not used [-Wunused-label]: 11847:2 =>
- /home/kisskb/slave/src/drivers/scsi/ips.c: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]: 210:2 =>
- /home/kisskb/slave/src/drivers/scsi/libsas/sas_host_smp.c: warning: 'bit' may be used uninitialized in this function [-Wuninitialized]: 112:16 =>
- /home/kisskb/slave/src/drivers/scsi/osst.c: warning: 'STp' may be used uninitialized in this function [-Wuninitialized]: 4613:2 =>
- /home/kisskb/slave/src/drivers/scsi/sg.c: warning: 'sdp' may be used uninitialized in this function [-Wuninitialized]: 454:12, 633:2, 1107:50 =>
- /home/kisskb/slave/src/drivers/staging/comedi/drivers/das6402.c: warning: statement with no effect [-Wunused-value]In file included from /home/kisskb/slave/src/drivers/staging/vt6656/mac.c:36:0:: 552:2 =>
- /home/kisskb/slave/src/drivers/staging/goldfish/goldfish_nand.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 90:14 =>
- /home/kisskb/slave/src/drivers/staging/i2o/i2o_config.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 892:19, 952:10 =>
- /home/kisskb/slave/src/drivers/tty/goldfish.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 84:13, 62:13 =>
- /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 1847:18, 1845:2, 1850:18, 1812:11 => 1834:18, 1832:2, 1837:18
- /home/kisskb/slave/src/drivers/usb/gadget/function/f_ncm.c: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized]: 1257:31, 1163:5, 1257:15, 1257:20, 1205:13, 1168:12, 1257:7 => 1163:5, 1257:20, 1205:13, 1257:7, 1168:12
- /home/kisskb/slave/src/drivers/usb/musb/ux500.c: warning: 'ux500_resume' defined but not used [-Wunused-function]: 353:12 =>
- /home/kisskb/slave/src/drivers/usb/musb/ux500.c: warning: 'ux500_suspend' defined but not used [-Wunused-function]: 342:12 =>
- /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.format' may be used uninitialized in this function [-Wuninitialized]: 345:2 =>
- /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.height' may be used uninitialized in this function [-Wuninitialized]: 313:25 =>
- /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.stride' may be used uninitialized in this function [-Wuninitialized]: 307:24 =>
- /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.width' may be used uninitialized in this function [-Wuninitialized]: 312:25 =>
- /home/kisskb/slave/src/drivers/virtio/virtio_ring.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 436:9 =>
- /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: warning: 'verdict' may be used uninitialized in this function [-Wuninitialized]: 271:2 =>
- /home/kisskb/slave/src/fs/autofs4/waitq.c: warning: 'wq' may be used uninitialized in this function [-Wuninitialized]: 460:5 =>
- /home/kisskb/slave/src/fs/befs/linuxvfs.c: warning: 'nlsname' may be used uninitialized in this function [-Wuninitialized]: 264:8 =>
- /home/kisskb/slave/src/fs/befs/linuxvfs.c: warning: 'utfname' may be used uninitialized in this function [-Wuninitialized]: 186:7 =>
- /home/kisskb/slave/src/fs/btrfs/backref.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: 1565:3 =>
- /home/kisskb/slave/src/fs/btrfs/ctree.c: warning: 'pslot' may be used uninitialized in this function [-Wuninitialized]: 2175:24, 1971:24 =>
- /home/kisskb/slave/src/fs/btrfs/extent_io.c: warning: 'tree' may be used uninitialized in this function [-Wuninitialized]: 2679:32 =>
- /home/kisskb/slave/src/fs/btrfs/free-space-cache.c: warning: 'next_zero' may be used uninitialized in this function [-Wuninitialized]: 2815:5 =>
- /home/kisskb/slave/src/fs/btrfs/free-space-cache.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: 767:3 =>
- /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'disk_num_bytes' may be used uninitialized in this function [-Wuninitialized]: 1408:23 =>
- /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'extent_end' may be used uninitialized in this function [-Wuninitialized]: 1368:6, 1368:3 => 1368:6
- /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'extent_offset' may be used uninitialized in this function [-Wuninitialized]: 1404:38 =>
- /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'ram_bytes' may be used uninitialized in this function [-Wuninitialized]: 1409:18 =>
- /home/kisskb/slave/src/fs/btrfs/send.c: warning: 'found_key.offset' may be used uninitialized in this function [-Wuninitialized]: 1743:7 =>
- /home/kisskb/slave/src/fs/btrfs/send.c: warning: 'found_key.type' may be used uninitialized in this function [-Wuninitialized]: 1720:2 =>
- /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/cifs/file.c: warning: 'found_pages' may be used uninitialized in this function [-Wuninitialized]: 1930:2 =>
- /home/kisskb/slave/src/fs/cifs/file.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]: 3524:17 =>
- /home/kisskb/slave/src/fs/cifs/inode.c: warning: 'server' may be used uninitialized in this function [-Wuninitialized]: 2090:2, 2090:12 => 2090:12
- /home/kisskb/slave/src/fs/cifs/readdir.c: warning: 'current_entry' may be used uninitialized in this function [-Wuninitialized]: 821:9 =>
- /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'abut_ex' may be used uninitialized in this function [-Wuninitialized]: 3544:21 =>
- /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]: 547:5, 547:2 => 547:5
- /home/kisskb/slave/src/fs/ext4/mballoc.c: warning: 'e4b.bd_bitmap' may be used uninitialized in this function [-Wuninitialized]: 1083:6 =>
- /home/kisskb/slave/src/fs/ext4/super.c: warning: 'first_not_zeroed' may be used uninitialized in this function [-Wuninitialized]: 4205:6 =>
- /home/kisskb/slave/src/fs/f2fs/gc.c: warning: 'nofs' may be used uninitialized in this function [-Wuninitialized]: 619:15 =>
- /home/kisskb/slave/src/fs/f2fs/node.c: warning: 'nat_blk' may be used uninitialized in this function [-Wuninitialized]: 1867:11 =>
- /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'lcase' may be used uninitialized in this function [-Wuninitialized]: 643:12 =>
- /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'ulen' may be used uninitialized in this function [-Wuninitialized]: 212:2 =>
- /home/kisskb/slave/src/fs/freevxfs/vxfs_lookup.c: warning: 'pp' may be used uninitialized in this function [-Wuninitialized]: 185:3 =>
- /home/kisskb/slave/src/fs/hpfs/alloc.c: warning: 'sec' may be used uninitialized in this function [-Wuninitialized]: 202:7 =>
- /home/kisskb/slave/src/fs/hpfs/file.c: warning: 'n_secs' may be used uninitialized in this function [-Wuninitialized]: 84:3 =>
- /home/kisskb/slave/src/fs/isofs/namei.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 22:11 =>
- /home/kisskb/slave/src/fs/ncpfs/dir.c: warning: unused variable 'sb' [-Wunused-variable]: 136:23 =>
- /home/kisskb/slave/src/fs/nfs/dir.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: 540:6 =>
- /home/kisskb/slave/src/fs/nfsd/export.c: warning: 'an_int' may be used uninitialized in this function [-Wuninitialized]: 565:15 =>
- /home/kisskb/slave/src/fs/nfsd/export.c: warning: 'migrated' may be used uninitialized in this function [-Wuninitialized]: 437:18 =>
- /home/kisskb/slave/src/fs/nfsd/nfs4state.c: warning: 'old_deny_bmap' may be used uninitialized in this function [-Wuninitialized]: 3885:24 =>
- /home/kisskb/slave/src/fs/nfsd/nfsctl.c: warning: 'bsize' may be used uninitialized in this function [-Wuninitialized]: 880:11 =>
- /home/kisskb/slave/src/fs/nfsd/nfsctl.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 960:9 =>
- /home/kisskb/slave/src/fs/nfsd/nfsctl.c: warning: 'newthreads' may be used uninitialized in this function [-Wuninitialized]: 445:6 =>
- /home/kisskb/slave/src/fs/nilfs2/recovery.c: warning: 'sum' may be used uninitialized in this function [-Wuninitialized]: 631:21, 873:11 =>
- /home/kisskb/slave/src/fs/nilfs2/super.c: warning: 'blocknr' may be used uninitialized in this function [-Wuninitialized]: 376:2 =>
- /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_ignored_mask' may be used uninitialized in this function [-Wuninitialized]: 146:2, 147:6 => 147:6
- /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized]: 146:56, 143:30, 142:2 => 143:30, 146:56
- /home/kisskb/slave/src/fs/ntfs/dir.c: warning: 'bmp_vi' may be used uninitialized in this function [-Wuninitialized]: 1430:7 =>
- /home/kisskb/slave/src/fs/ocfs2/aops.c: warning: 'wc' may be used uninitialized in this function [-Wuninitialized]: 1764:20 =>
- /home/kisskb/slave/src/fs/ocfs2/cluster/heartbeat.c: warning: 'block_bits' may be used uninitialized in this function [-Wuninitialized]: 1531:21 =>
- /home/kisskb/slave/src/fs/ocfs2/cluster/heartbeat.c: warning: 'block_bytes' may be used uninitialized in this function [-Wuninitialized]: 1530:22 =>
- /home/kisskb/slave/src/fs/ocfs2/dir.c: warning: 'split_hash' may be used uninitialized in this function [-Wuninitialized]: 3698:4 =>
- /home/kisskb/slave/src/fs/ocfs2/quota_local.c: warning: 'dchunk' may be used uninitialized in this function [-Wuninitialized]: 950:45 =>
- /home/kisskb/slave/src/fs/ocfs2/refcounttree.c: warning: 'new_cpos' may be used uninitialized in this function [-Wuninitialized]: 1612:6 =>
- /home/kisskb/slave/src/fs/ocfs2/refcounttree.c: warning: 'ref_blkno' may be used uninitialized in this function [-Wuninitialized]: 2320:6 =>
- /home/kisskb/slave/src/fs/ocfs2/xattr.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 2988: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/fs/qnx4/namei.c: warning: 'ino' may be used uninitialized in this function [-Wuninitialized]: 115:24 =>
- /home/kisskb/slave/src/fs/udf/super.c: warning: 'map' may be used uninitialized in this function [-Wuninitialized]: 1334:2, 1334:9 => 1340:9
- /home/kisskb/slave/src/include/linux/buffer_head.h: warning: 'bh' may be used uninitialized in this function [-Wuninitialized]: 286:2 =>
- /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/file.h: warning: 'output.file' may be used uninitialized in this function [-Wuninitialized]: 39:7 =>
- /home/kisskb/slave/src/include/linux/file.h: warning: 'output.flags' may be used uninitialized in this function [-Wuninitialized]: 38:2 =>
- /home/kisskb/slave/src/include/linux/fs.h: warning: 'nlsnamelen' may be used uninitialized in this function [-Wuninitialized]: 2957:19 =>
- /home/kisskb/slave/src/include/linux/highmem.h: warning: passing argument 1 of 'sparc_flush_page_to_ram' from incompatible pointer type [enabled by default]: 207:2, 135:2, 231:2 =>
- /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]: 276:1, 177:1, 214:1, 248:1 =>
- /home/kisskb/slave/src/include/linux/sunrpc/cache.h: warning: 'rv' may be used uninitialized in this function [-Wuninitialized]: 295:2 =>
- /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type '__fs32' [-Wattributes] CC [M] fs/hfs/btree.o: 30:2 =>
- /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type '__fs32' [-Wattributes] CC [M] sound/usb/caiaq/audio.o: 30:2 =>
- /home/kisskb/slave/src/include/math-emu/double.h: warning: "__LITTLE_ENDIAN" is not defined [-Wundef]: 59:5 =>
- /home/kisskb/slave/src/include/math-emu/single.h: warning: "__LITTLE_ENDIAN" is not defined [-Wundef]: 50:5 =>
- /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute ignored for field of type '__be16' [-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/dt2801.c:333:2: warning: statement with no effect [-Wunused-value]: 32:2 =>
- /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute ignored for field of type 'struct ipx_address' [-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/dt2801.c:335:2: warning: statement with no effect [-Wunused-value]: 41:9 =>
- /home/kisskb/slave/src/include/trace/ftrace.h: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]: 28:0 =>
- /home/kisskb/slave/src/ipc/mqueue.c: warning: 'msg_ptr' may be used uninitialized in this function [-Wuninitialized]: 1165:3 =>
- /home/kisskb/slave/src/ipc/sem.c: warning: 'ulp' may be used uninitialized in this function [-Wuninitialized]: 1741:11 =>
- /home/kisskb/slave/src/kernel/futex.c: warning: 'entry' may be used uninitialized in this function [-Wuninitialized]: 2893:3 =>
- /home/kisskb/slave/src/kernel/futex.c: warning: 'pending' may be used uninitialized in this function [-Wuninitialized]: 2910:2 =>
- /home/kisskb/slave/src/kernel/futex.c: warning: 'pip' may be used uninitialized in this function [-Wuninitialized]: 2911:21 =>
- /home/kisskb/slave/src/kernel/user_namespace.c: warning: 'first' may be used uninitialized in this function [-Wuninitialized]: 172:6, 218:6, 195:6 =>
- /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 535:1 =>
- /home/kisskb/slave/src/mm/memblock.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: 1017:15 =>
- /home/kisskb/slave/src/mm/memcontrol.c: warning: 'counter' may be used uninitialized in this function [-Wuninitialized]: 3179:3 =>
- /home/kisskb/slave/src/mm/memcontrol.c: warning: 'usage' may be used uninitialized in this function [-Wuninitialized]: 3812:6, 3812:3, 3724:3, 3724:6 => 3816:6, 3728:6
- /home/kisskb/slave/src/mm/nommu.c: warning: 'capabilities' may be used uninitialized in this function [-Wuninitialized]: 1427:18 =>
- /home/kisskb/slave/src/mm/nommu.c: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: 1672:2 =>
- /home/kisskb/slave/src/mm/percpu.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 1040:3 =>
- /home/kisskb/slave/src/sound/soc/codecs/cs35l32.c: warning: 'val' is used uninitialized in this function [-Wuninitialized]: 314:2 =>
- /home/kisskb/slave/src/sound/soc/soc-core.c: warning: 'format_register_str' uses dynamic stack allocation [enabled by default]: 120:1 =>
- modpost: WARNING: modpost: Found 134 section mismatch(es).: N/A =>
- warning: (DRM_PS8622 && DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT): N/A =>
- warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx): N/A =>
- warning: (INTEL_MIC_HOST && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST_NET && VHOST_SCSI) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && CAIF_VIRTIO || VIRTUALIZATION): N/A =>
- warning: drivers/built-in.o(.data+0x10d0): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A =>
- warning: drivers/built-in.o(.data+0xa80): 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+0xb28): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A =>
- warning: drivers/built-in.o(.data+0xc9c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A =>
- warning: drivers/built-in.o(.data+0xdc0): 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+0xe20): 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+0xe80): 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+0xeec): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A =>
- warning: drivers/built-in.o(.text+0x11c6c5): 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+0x15d12f): 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+0x323724): 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+0x3ecf698): 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+0x5e794): 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+0x4ae8c): 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+0x7c63): 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+0xcbf5): 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+0x1d54): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: drivers/net/built-in.o(.text+0x48074): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: drivers/net/cris/built-in.o(.text+0x1340): 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+0x19c): 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+0x44): 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+0xd8): 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+0xe4): 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+0x38): 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+0xcc): 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+0xd8): 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+0x74): 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+0x180): 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+0x228): 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+0x39c): 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+0x4c0): 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+0x520): 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+0x580): 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+0x5ec): 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+0x7d0): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A =>
- warning: drivers/scsi/sim710.o(.data+0x50): Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe(): N/A =>
- warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x84): Section mismatch in reference from the variable serial_driver to the function .init.text:serial_init_chip(): N/A =>
- warning: drivers/tty/serial/mux.o(.data+0x84): Section mismatch in reference from the variable serial_mux_driver to the function .init.text:mux_probe(): N/A =>
- warning: vmlinux.o(.data+0x1200): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1208): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1238): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1240): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1270): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1278): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12a8): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12b0): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12e0): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12e8): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x40900): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A =>
- warning: vmlinux.o(.data+0x409a8): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A =>
- warning: vmlinux.o(.data+0x40b1c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A =>
- warning: vmlinux.o(.data+0x40c40): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x40ca0): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x40d00): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x40d6c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A =>
- warning: vmlinux.o(.data+0x40f50): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A =>
- warning: vmlinux.o(.text+0x203e60): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: vmlinux.o(.text+0x538a018): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A =>
- warning: vmlinux.o(.text+0x58311d): 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+0x68b3d3): 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+0x954a3): 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+0xa0a324): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): 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
next reply other threads:[~2015-08-17 8:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-17 8:43 Geert Uytterhoeven [this message]
2015-08-17 8:45 ` Build regressions/improvements in v4.2-rc7 Geert Uytterhoeven
2015-08-17 8:45 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1439801034-23948-1-git-send-email-geert@linux-m68k.org \
--to=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.