lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Nov 2015 09:24:04 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	linux-kernel@...r.kernel.org
Subject: Build regressions/improvements in v4.4-rc1

Below is the list of build error/warning regressions/improvements in
v4.4-rc1[1] compared to v4.3[2].

Summarized:
  - build errors: +10/-11
  - build warnings: +102/-91

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.4-rc1.summary.gz

Happy fixing! ;-)

Thanks to the linux-next team for providing the build service.

[1] http://kisskb.ellerman.id.au/kisskb/head/9597/ (256 out of 254 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/9535/ (256 out of 254 configs)


*** ERRORS ***

10 error regressions:
  + /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_DIRTY' undeclared (first use in this function):  => 39:2
  + /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_MT_WRITEBACK' undeclared (first use in this function):  => 39:2
  + /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_PRESENT' undeclared (first use in this function):  => 39:2
  + /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_XN' undeclared (first use in this function):  => 39:2
  + /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_YOUNG' undeclared (first use in this function):  => 39:2
  + /home/kisskb/slave/src/net/sched/sch_dsmark.c: error: unrecognizable insn::  => 316:1
  + error: e1000_hw.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.__dynamic_netdev_dbg' defined in .text section in lib/built-in.o:  => (.text+0x1ff7f24), (.text+0x1ff7914), (.text+0x1ff7f94), (.text+0x1ff7b84), (.text+0x1ff7cd0)
  + error: e1000_hw.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff8ddc), (.text+0x1ff8c8c)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol `.__dynamic_netdev_dbg' defined in .text section in lib/built-in.o:  => (.text+0x1ff8a78)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_25' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8b54)

11 error improvements:
  - /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/scsi/advansys.c: error: implicit declaration of function 'free_dma' [-Werror=implicit-function-declaration]: 11384:3 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: error: implicit declaration of function 'request_dma' [-Werror=implicit-function-declaration]: 11300:4 => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o: (.text+0x1ff8c08), (.text+0x1ff90c8), (.text+0x1ff8a78), (.text+0x1ff8684), (.text+0x1ff8ac0), (.text+0x1ff8804) => (.text+0x1ff8b70)
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol `.eeh_check_failure' defined in .text section in arch/powerpc/kernel/built-in.o: (.text+0x1ff8ec4), (.text+0x1ff8fc0) => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_22' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff90b0) => 
  - error: 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+0x1ff8a68) => 


*** WARNINGS ***

102 warning regressions:
  + /home/kisskb/slave/src/arch/arm/plat-versatile/include/plat/clock.h: warning: 'struct clk' declared inside parameter list [enabled by default]:  => 12:25, 7:23, 9:38, 8:20, 13:28
  + /home/kisskb/slave/src/arch/arm/plat-versatile/include/plat/clock.h: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]:  => 7:23
  + /home/kisskb/slave/src/arch/powerpc/include/asm/io-defs.h: warning: 'px_cmd' may be used uninitialized in this function [-Wuninitialized]:  => 11:1
  + /home/kisskb/slave/src/arch/powerpc/include/asm/io-defs.h: warning: 'px_is' may be used uninitialized in this function [-Wuninitialized]:  => 11:1
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c: warning: 'tmu3_device' defined but not used [-Wunused-variable]:  => 251:31
  + /home/kisskb/slave/src/block/cfq-iosched.c: warning: control reaches end of non-void function [-Wreturn-type]/home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r8'::  => 3775:1
  + /home/kisskb/slave/src/crypto/keywrap.c: warning: 'crypto_kw_decrypt' uses dynamic stack allocation [enabled by default]:  => 218:1
  + /home/kisskb/slave/src/crypto/keywrap.c: warning: 'crypto_kw_encrypt' uses dynamic stack allocation [enabled by default]:  => 303:1
  + /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]:  => 1079:7
  + /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'long long int' [-Wformat]:  => 1079:7
  + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ddi.c: warning: 'intel_dig_port' may be used uninitialized in this function [-Wuninitialized]:  => 348:29
  + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ddi.c: warning: 'port' may be used uninitialized in this function [-Wuninitialized]:  => 565:14, 342:2
  + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_display.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 2952:11
  + /home/kisskb/slave/src/drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h: warning: 'uv_filter' may be used uninitialized in this function [-Wuninitialized]:  => 1038:16
  + /home/kisskb/slave/src/drivers/media/usb/pwc/pwc-if.c: warning: label 'err_video_unreg' defined but not used [-Wunused-label]:  => 1116:1
  + /home/kisskb/slave/src/drivers/mmc/core/pwrseq_simple.c: warning: 'mmc_pwrseq_simple_set_gpios_value.isra.10' uses dynamic stack allocation [enabled by default]:  => 41:1
  + /home/kisskb/slave/src/drivers/mmc/host/dw_mmc-pltfm.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 63:19
  + /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/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 414:1
  + /home/kisskb/slave/src/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c: warning: the frame size of 1060 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 731:1
  + /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/mellanox/mlxsw/reg.h: warning: 'rdq' may be used uninitialized in this function [-Wuninitialized]:  => 1985:35
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 'swid' may be used uninitialized in this function [-Wuninitialized]:  => 1976:25
  + /home/kisskb/slave/src/drivers/net/ethernet/qlogic/qed/qed_dev.c: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 1676:1
  + /home/kisskb/slave/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c: warning: 'rf_amode' may be used uninitialized in this function [-Wuninitialized]:  => 3469:23
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'atqa' may be used uninitialized in this function [-Wuninitialized]:  => 669:21
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'len' may be used uninitialized in this function [-Wuninitialized]:  => 671:4, 671:10
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'sak' may be used uninitialized in this function [-Wuninitialized]:  => 665:31, 670:20
  + /home/kisskb/slave/src/drivers/of/of_reserved_mem.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]:  => 129:11
  + /home/kisskb/slave/src/drivers/power/da9150-fg.c: warning: 'da9150_fg_read_attr.isra.4' uses dynamic stack allocation [enabled by default]:  => 108:1
  + /home/kisskb/slave/src/drivers/power/da9150-fg.c: warning: 'da9150_fg_write_attr.isra.3.constprop.5' uses dynamic stack allocation [enabled by default]:  => 126:1
  + /home/kisskb/slave/src/drivers/regulator/core.c: warning: unused variable 'i' [-Wunused-variable]:  => 142:6
  + /home/kisskb/slave/src/drivers/spi/spi-bcm63xx.c: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'resource_size_t' [-Wformat]:  => 565:2
  + /home/kisskb/slave/src/drivers/ssb/main.c: warning: 'ssb_bus_register' defined but not used [-Wunused-function]:  => 616:12
  + /home/kisskb/slave/src/drivers/usb/misc/usbtest.c: warning: 'test_queue' uses dynamic stack allocation [enabled by default]:  => 2030:1
  + /home/kisskb/slave/src/drivers/vhost/vhost.c: warning: unused variable 's' [-Wunused-variable]:  => 633:9
  + /home/kisskb/slave/src/drivers/video/fbdev/amifb.c: warning: 'amifb_setup' defined but not used [-Wunused-function]:  => 2346:19
  + /home/kisskb/slave/src/fs/cachefiles/rdwr.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 948:2
  + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  => 1501:2
  + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 1501:2, 1459:3
  + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 1459:3
  + /home/kisskb/slave/src/fs/cifs/connect.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'ssize_t' [-Wformat=]:  => 2430:3, 2457:3, 2438:3, 2447:3
  + /home/kisskb/slave/src/fs/cifs/connect.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'ssize_t' [-Wformat=]:  => 2430:3, 2438:3, 2457:3, 2447:3
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]:  => 1650:2
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]:  => 1650:2
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 2876:4, 2869:4
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 2869:4, 2876:4, 3322:4, 3329:4
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat=]:  => 3322:4, 3329:4
  + /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]:  => 702:3
  + /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]:  => 702:3
  + /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  => 350:3
  + /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 350:3
  + /home/kisskb/slave/src/fs/jffs2/readinode.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat]: 92:4, 1203:3 => 1207:3, 665:4, 92:4
  + /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 661:1
  + /home/kisskb/slave/src/include/linux/compiler.h: warning: 'counter' may be used uninitialized in this function [-Wuninitialized]:  => 218:2
  + /home/kisskb/slave/src/include/linux/kernel.h: warning: comparison of distinct pointer types lacks a cast:  => 730:17
  + /home/kisskb/slave/src/include/linux/mtd/map.h: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]  CC      fs/mpage.o:  => 279:6
  + /home/kisskb/slave/src/kernel/trace/bpf_trace.c: warning: 'bpf_perf_event_output' uses dynamic stack allocation [enabled by default]:  => 254:1
  + /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 514:1
  + /home/kisskb/slave/src/mm/cma.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]:  => 269:14, 186:27
  + /home/kisskb/slave/src/mm/slub.c: warning: 'deactivate_slab' uses dynamic stack allocation [enabled by default]  CC      lib/mpi/generic_mpih-mul3.o:  => 1951:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.43' uses dynamic stack allocation [enabled by default]:  => 1654:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.42' uses dynamic stack allocation [enabled by default]:  => 2019:1
  + /home/kisskb/slave/src/net/ipv6/ip6_output.c: warning: passing argument 4 of 'NF_HOOK' discards qualifiers from pointer target type:  => 234
  + /home/kisskb/slave/src/net/netfilter/nfnetlink_log.c: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 320:14
  + /home/kisskb/slave/src/net/netfilter/nfnetlink_log.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]:  => 320:14
  + /home/kisskb/slave/src/net/netfilter/nfnetlink_queue.c: warning: 'nfnl_ct' may be used uninitialized in this function [-Wuninitialized]:  => 519:19, 1083:11
  + /home/kisskb/slave/src/net/wireless/nl80211.c: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]:  => 10273:21
  + /home/kisskb/slave/src/net/wireless/nl80211.c: warning: 'wdev' may be used uninitialized in this function [-Wuninitialized]:  => 2345:18
  + /home/kisskb/slave/src/sound/soc/rockchip/rockchip_spdif.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]:  => 283:6
  + <stdin>: warning: #warning syscall mlock2 not implemented [-Wcpp]:  => 1304:2
  + <stdin>: warning: #warning syscall mlock2 not implemented:  => 1304:2
  + warning: (ARCH_REQUIRE_GPIOLIB && PINCTRL_AT91 && PINCTRL_AT91PIO4 && PINCTRL_MESON && PINCTRL_CHERRYVIEW && PINCTRL_INTEL && PINCTRL_TB10X && PINCTRL_MTK_COMMON && MFD_TC6393XB) selects GPIOLIB which has unmet direct dependencies (ARCH_WANT_OPTIONAL_GPIOLIB || ARCH_REQUIRE_GPIOLIB):  => N/A
  + warning: arch/sparc/built-in.o(.text.unlikely+0x584): Section mismatch in reference from the function find_numa_latencies_for_group() to the function .init.text:find_mlgroup():  => N/A
  + warning: arch/sparc/mm/built-in.o(.text.unlikely+0x158): Section mismatch in reference from the function find_numa_latencies_for_group() to the function .init.text:find_mlgroup():  => N/A
  + warning: drivers/built-in.o(.text+0x147cca): 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+0x18974a): 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+0x37bfb8): 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+0x41bd190): 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+0x69c04): 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+0x8c763c): 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+0x4ad00): 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+0xef90): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/hwmon/ibmpowernv.o(.text+0x990): 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+0x51914): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: vmlinux.o(.data+0x42a68): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x42b14): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x42c94): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x42dc0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42e24): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42e88): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42eec): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x430d4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x559f410): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x5dcf22): 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+0x6ee526): 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+0x9e387): 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+0xe477cc): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text.unlikely+0x584): Section mismatch in reference from the function find_numa_latencies_for_group() to the function .init.text:find_mlgroup():  => N/A

91 warning improvements:
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: warning: assignment makes pointer from integer without a cast [enabled by default]: 229:8, 218:8 => 
  - /home/kisskb/slave/src/arch/powerpc/include/asm/hw_irq.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 145:2, 147:2 => 
  - /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Warning: overflow in branch to __restore_all; converted into longer instruction sequence: 89 => 
  - /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Warning: overflow in branch to syscall_call; converted into longer instruction sequence: 208 => 
  - /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence: 347, 349 => 
  - /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c: warning: 'tmu3_device' defined but not used [-Wunused-variable]  CC      kernel/cpuset.o: 251:31 => 
  - /home/kisskb/slave/src/drivers/base/power/domain.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 151:2 => 
  - /home/kisskb/slave/src/drivers/bluetooth/btintel.h: warning: 'btintel_version_info' defined but not used [-Wunused-function]: 98:13 => 
  - /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, 221:20 => 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/infiniband/core/uverbs_cmd.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 1481:2 => 
  - /home/kisskb/slave/src/drivers/infiniband/hw/cxgb4/mem.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 147:20 => 
  - /home/kisskb/slave/src/drivers/media/media-entity.c: warning: 'media_entity_pipeline_start' uses dynamic stack allocation [enabled by default]: 333:1 => 
  - /home/kisskb/slave/src/drivers/media/platform/soc_camera/atmel-isi.c: warning: 'atmel_isi_runtime_resume' defined but not used [-Wunused-function]: 1053:12 => 
  - /home/kisskb/slave/src/drivers/media/platform/soc_camera/atmel-isi.c: warning: 'atmel_isi_runtime_suspend' defined but not used [-Wunused-function]: 1043:12 => 
  - /home/kisskb/slave/src/drivers/mfd/wm5110-tables.c: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type [enabled by default]: 281:11 => 
  - /home/kisskb/slave/src/drivers/mfd/wm8998-tables.c: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type [enabled by default]: 50:10 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_common.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 445:23, 522:23, 444:24, 521:24 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_main.c: warning: left shift count >= width of type [enabled by default]: 7654:2 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40evf/i40e_common.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 522:23, 445:23, 444:24, 521:24 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/pci.c: warning: unused variable 'pdev' [-Wunused-variable]: 643:18 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2248:1, 1873:1 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/pcie_bus.c: warning: 'wil6210_resume' defined but not used [-Wunused-function]: 291:12 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/pcie_bus.c: warning: 'wil6210_suspend' defined but not used [-Wunused-function]: 264:12 => 
  - /home/kisskb/slave/src/drivers/nfc/st21nfca/st21nfca.c: warning: 'atqa' may be used uninitialized in this function [-Wuninitialized]: 681:21 => 
  - /home/kisskb/slave/src/drivers/nfc/st21nfca/st21nfca.c: warning: 'len' may be used uninitialized in this function [-Wuninitialized]: 683:4, 683:10 => 
  - /home/kisskb/slave/src/drivers/nfc/st21nfca/st21nfca.c: warning: 'sak' may be used uninitialized in this function [-Wuninitialized]: 682:20, 677:31 => 
  - /home/kisskb/slave/src/drivers/ntb/ntb_transport.c: warning: right shift count >= width of type [enabled by default]: 828:3 => 
  - /home/kisskb/slave/src/drivers/platform/x86/toshiba_acpi.c: warning: 'events_type' may be used uninitialized in this function [-Wuninitialized]: 2404:25 => 
  - /home/kisskb/slave/src/drivers/scsi/be2iscsi/be_main.c: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]: 3187:18 => 
  - /home/kisskb/slave/src/drivers/scsi/bnx2fc/bnx2fc_fcoe.c: warning: the frame size of 1028 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2134:1 => 
  - /home/kisskb/slave/src/drivers/scsi/bnx2fc/bnx2fc_fcoe.c: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2134:1 => 
  - /home/kisskb/slave/src/drivers/scsi/bnx2fc/bnx2fc_fcoe.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2134:1 => 
  - /home/kisskb/slave/src/drivers/thermal/rockchip_thermal.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: 248:11, 247:3 => 
  - /home/kisskb/slave/src/drivers/tty/cyclades.c: warning: 'cyz_interrupt' defined but not used [-Wunused-function]  CC [M]  drivers/net/wireless/brcm80211/brcmfmac/core.o: 1184:20 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/amifb.c: warning: 'amifb_setup' defined but not used [-Wunused-function]  CC [M]  drivers/staging/iio/addac/adt7316.o: 2346:19 => 
  - /home/kisskb/slave/src/fs/9p/acl.c: warning: 'full_name' may be used uninitialized in this function [-Wuninitialized]: 277:2, 230:2 => 
  - /home/kisskb/slave/src/fs/logfs/dev_bdev.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 84:14, 174:14 => 
  - /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1140 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 660:1 => 
  - /home/kisskb/slave/src/include/asm-generic/atomic-long.h: warning: 'counter' may be used uninitialized in this function [-Wuninitialized]: 44:1 => 
  - /home/kisskb/slave/src/include/asm-generic/cmpxchg.h: warning: value computed is not used [-Wunused-value]: 94:3 => 
  - /home/kisskb/slave/src/include/linux/iio/buffer.h: warning: 'calculated_time' may be used uninitialized in this function [-Wuninitialized]  CC      drivers/pci/pci.o: 147:32 => 
  - /home/kisskb/slave/src/include/net/ip_vs.h: warning: control reaches end of non-void function [-Wreturn-type]: 89:1, 67:1 => 
  - /home/kisskb/slave/src/kernel/cgroup.c: warning: 'root' may be used uninitialized in this function [-Wuninitialized]  CC      fs/ubifs/shrinker.o: 1949:13 => 
  - /home/kisskb/slave/src/lib/iommu-common.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: 209:4, 126:3 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be used uninitialized in this function [-Wuninitialized]  LD      drivers/accessibility/braille/built-in.o: 678:17 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.44' uses dynamic stack allocation [enabled by default]: 1657:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.43' uses dynamic stack allocation [enabled by default]: 2022:1 => 
  - /home/kisskb/slave/src/mm/zswap.c: warning: '__zswap_param_set' uses dynamic stack allocation [enabled by default]: 764:1 => 
  - /home/kisskb/slave/src/net/bridge/br_netfilter_hooks.c: warning: label 'drop' defined but not used [-Wunused-label]: 794:2 => 
  - warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI): N/A => 
  - warning: (SND_SOC_ROCKCHIP_MAX98090 && SND_SOC_ROCKCHIP_RT5645) selects SND_SOC_ROCKCHIP_I2S which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && CLKDEV_LOOKUP && SND_SOC_ROCKCHIP): N/A => 
  - warning: drivers/built-in.o(.text+0x12a280): 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+0x164449): 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+0x1b2ba8): 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+0x36363c): 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+0x414e72c): 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+0x6001c): 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+0x1158): 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+0x4ace0): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: drivers/hwmon/ibmpowernv.o(.text+0x988): 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+0x8c7d): 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+0xe12c): 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+0x4fd98): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: vmlinux.o(.data+0x121c): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1224): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1254): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x125c): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x128c): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1294): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12c4): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12cc): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12fc): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1304): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x42ea8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x42f54): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x430d4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43200): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x43264): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x432c8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x4332c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43514): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x2171a8): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: vmlinux.o(.text+0x42): Section mismatch in reference from the (unknown reference) (unknown) to the variable .init.text:_inram: N/A => 
  - warning: vmlinux.o(.text+0x48): Section mismatch in reference from the variable _inflash0 to the variable .init.text:_inflash: N/A => 
  - warning: vmlinux.o(.text+0x4f78f8): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x54fea2c): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x5b3d48): 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+0x6b8c6d): 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+0x98b13): 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+0xa1371c): 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@...ux-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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ