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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed,  4 Mar 2015 10:17:44 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	linux-kernel@...r.kernel.org
Subject: Build regressions/improvements in v4.0-rc2

Below is the list of build error/warning regressions/improvements in
v4.0-rc2[1] compared to v3.19[2].

Summarized:
  - build errors: +10/-10
  - build warnings: +100/-172

JFYI, when comparing v4.0-rc2[1] to v4.0-rc1[3], the summaries are:
  - build errors: +4/-6
  - build warnings: +37/-100

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.0-rc2.summary.gz

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/8529/ (256 out of 257 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/8427/ (255 out of 257 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/8494/ (256 out of 257 configs)


*** ERRORS ***

10 regressions:
  + /home/kisskb/slave/src/sound/soc/codecs/max98357a.c: error: implicit declaration of function 'devm_gpiod_get' [-Werror=implicit-function-declaration]:  => 55:2
  + /home/kisskb/slave/src/sound/soc/codecs/max98357a.c: error: implicit declaration of function 'gpiod_direction_output' [-Werror=implicit-function-declaration]:  => 61:2
  + /home/kisskb/slave/src/sound/soc/codecs/max98357a.c: error: implicit declaration of function 'gpiod_set_value' [-Werror=implicit-function-declaration]:  => 30:3
  + error: book3s_64_vio_hv.c: undefined reference to `power7_wakeup_loss':  => .text+0x408)
  + error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff7a4c)
  + error: fm10k_vf.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff8c3c), (.text+0x1ff8dec), (.text+0x1ff8b98), (.text+0x1ff8cf4), (.text+0x1ff8be8), (.text+0x1ff8af0)
  + error: fm10k_vf.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8dd8)
  + error: initramfs.c: undefined reference to `__stack_chk_guard':  => .init.text+0x390f)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff8b34)
  + 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+0x1ff8b24)

10 improvements:
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7343/irq.c: error: too few arguments to function 'ioread16': 44:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7343/irq.c: error: too few arguments to function 'iowrite16': 123:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7722/irq.c: error: too few arguments to function 'ioread16': 43:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7722/irq.c: error: too few arguments to function 'iowrite16': 116:2 => 
  - /home/kisskb/slave/src/include/linux/irq.h: error: conflicting types for 'ioread16': 856:19 => 
  - /home/kisskb/slave/src/include/linux/irq.h: error: conflicting types for 'iowrite16': 847:20 => 
  - error: "csum_partial_copy_nocheck" [net/ipv6/ipv6.ko] undefined!: N/A => 
  - error: No rule to make target include/config/auto.conf: N/A => 
  - error: skge.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.eeh_check_failure' defined in .text section in arch/powerpc/kernel/built-in.o: (.text+0x1ffa5ec), (.text+0x1ffabd4), (.text+0x1ffb058), (.text+0x1ffa050), (.text+0x1ffaf38), (.text+0x1ffb2bc), (.text+0x1ffaae0), (.text+0x1ffaccc), (.text+0x1ffa444) => 
  - error: skge.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_19' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff93b8) => 


*** WARNINGS ***

100 regressions:
  + /home/kisskb/slave/src/arch/s390/mm/mmap.c: warning: left shift count >= width of type [enabled by default]:  => 189:3
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence  CC      ipc/msg.o:  => 380
  + /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: warning: 'align' may be used uninitialized in this function [-Wuninitialized]:  => 329:20
  + /home/kisskb/slave/src/arch/x86/mm/ioremap.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 344:10
  + /home/kisskb/slave/src/drivers/crypto/qat/qat_common/qat_algs.c: warning: 'sz_out' may be used uninitialized in this function [-Wuninitialized]:  => 791:4
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: warning: overflow in implicit constant conversion [-Woverflow]:  => 59:3
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]:  => 147:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: warning: passing argument 1 of '__div64_32' from incompatible pointer type [enabled by default]:  => 147:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: warning: right shift count >= width of type [enabled by default]:  => 147:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]:  => 184:31
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]:  => 154:31
  + /home/kisskb/slave/src/drivers/ide/ide-floppy.c: warning: 'pc' may be used uninitialized in this function [-Wuninitialized]: 296:2 => 296:2, 135:8
  + /home/kisskb/slave/src/drivers/iio/common/ssp_sensors/ssp_dev.c: warning: 'ssp_resume' defined but not used [-Wunused-function]:  => 668:12
  + /home/kisskb/slave/src/drivers/iio/common/ssp_sensors/ssp_dev.c: warning: 'ssp_suspend' defined but not used [-Wunused-function]:  => 643:12
  + /home/kisskb/slave/src/drivers/iio/magnetometer/ak8975.c: warning: 'chipset' may be used uninitialized in this function [-Wuninitialized]:  => 788:14
  + /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 971:5
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.12' uses dynamic stack allocation [enabled by default]:  => 576:1
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.11' uses dynamic stack allocation [enabled by default]:  => 715:1
  + /home/kisskb/slave/src/drivers/media/common/b2c2/flexcop-fe-tuner.c: warning: 'flexcop_set_voltage' defined but not used [-Wunused-function]:  => 31:12
  + /home/kisskb/slave/src/drivers/media/common/b2c2/flexcop-fe-tuner.c: warning: 'flexcop_sleep' defined but not used [-Wunused-function]:  => 59:12
  + /home/kisskb/slave/src/drivers/media/dvb-frontends/mb86a20s.h: warning: 'mb86a20s_get_tuner_i2c_adapter' defined but not used [-Wunused-function]:  => 49:2
  + /home/kisskb/slave/src/drivers/media/dvb-frontends/s921.h: warning: 's921_get_tuner_i2c_adapter' defined but not used [-Wunused-function]:  => 40:2
  + /home/kisskb/slave/src/drivers/media/usb/gspca/cpia1.c: warning: unused variable 'sd' [-Wunused-variable]:  => 1627:13
  + /home/kisskb/slave/src/drivers/media/usb/gspca/konica.c: warning: unused variable 'sd' [-Wunused-variable]:  => 246:13
  + /home/kisskb/slave/src/drivers/media/usb/gspca/t613.c: warning: unused variable 'sd' [-Wunused-variable]:  => 840:13
  + /home/kisskb/slave/src/drivers/media/usb/pwc/pwc-if.c: warning: label 'err_video_unreg' defined but not used [-Wunused-label]:  => 1107:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 890:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1920 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 1835:1
  + /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=]:  => 1310:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 1177:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1520 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 1808 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 2176 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 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 89:1
  + /home/kisskb/slave/src/drivers/mtd/lpddr/lpddr_cmds.c: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 737:1
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/igb/igb_ptp.c: warning: 'pin' may be used uninitialized in this function [-Wuninitialized]:  => 395:21, 538:18
  + /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_init' defined but not used [-Wunused-function]:  => 737:12
  + /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_unregister' defined but not used [-Wunused-function]:  => 771:13
  + /home/kisskb/slave/src/drivers/spi/spidev.c: warning: 'n_ioc' may be used uninitialized in this function:  => 355
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/aio_iiro_16.c: warning: statement with no effect [-Wunused-value]:  => 90:3
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/das1800.c: warning: statement with no effect [-Wunused-value]:  => 478:2
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/dt282x.c: warning: statement with no effect [-Wunused-value]:  => 1070:2
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_at_a2150.c: warning: statement with no effect [-Wunused-value]:  => 635:3
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c: warning: 'last_chan' may be used uninitialized in this function [-Wuninitialized]: 409:6 => 394:25, 365:6
  + /home/kisskb/slave/src/drivers/staging/fbtft/fbtft-core.c: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]:  => 1004:4
  + /home/kisskb/slave/src/drivers/staging/fbtft/fbtft-io.c: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]:  => 63:4, 110:5
  + /home/kisskb/slave/src/drivers/staging/i2o/i2o_config.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 893:19, 953:10
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]  CC [M]  drivers/scsi/scsi_devinfo.o:  => 117:19
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]:  => 117:19
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'smtcfb_pci_resume' defined but not used [-Wunused-function]:  => 961:12
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'smtcfb_pci_suspend' defined but not used [-Wunused-function]:  => 938:12
  + /home/kisskb/slave/src/drivers/usb/gadget/function/f_fs.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]:  => 2080:7
  + /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'tcflag_t' [-Wformat]: 716:2 => 715:2, 716:2
  + /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized]:  => 625:11, 569:10
  + /home/kisskb/slave/src/fs/btrfs/disk-io.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]:  => 3927:21
  + /home/kisskb/slave/src/fs/nfs/flexfilelayout/flexfilelayoutdev.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 477:1
  + /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized]: 146:17 => 143:30, 146:17
  + /home/kisskb/slave/src/fs/ocfs2/namei.c: warning: 'ocfs2_orphan_del' uses dynamic stack allocation [enabled by default]:  => 2364:1
  + /home/kisskb/slave/src/include/asm-generic/cmpxchg.h: warning: value computed is not used [-Wunused-value]:  => 97:3
  + /home/kisskb/slave/src/include/linux/iio/buffer.h: warning: 'calculated_time' may be used uninitialized in this function [-Wuninitialized]:  => 142:32
  + /home/kisskb/slave/src/kernel/acct.c: warning: value computed is not used [-Wunused-value]:  => 174:2
  + /home/kisskb/slave/src/kernel/events/core.c: warning: '___perf_sw_event' uses dynamic stack allocation [enabled by default]:  => 6080:1
  + /home/kisskb/slave/src/kernel/time/ntp.c: warning: comparison is always false due to limited range of data type:  => 641, 643
  + /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: the frame size of 1052 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 514:1
  + /home/kisskb/slave/src/lib/vsprintf.c: warning: 'resource_string.isra.12' uses dynamic stack allocation [enabled by default]:  => 750:1
  + /home/kisskb/slave/src/mm/memcontrol.c: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized]: 4034:35, 4052:32, 3923:19 => 3782:16, 3785:19, 3914:32, 3896:35
  + /home/kisskb/slave/src/mm/slub.c: warning: '__slab_alloc.constprop.50' uses dynamic stack allocation [enabled by default]:  => 2415:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.46' uses dynamic stack allocation [enabled by default]:  => 1662:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.45' uses dynamic stack allocation [enabled by default]:  => 2027:1
  + /home/kisskb/slave/src/net/rxrpc/ar-connection.c: warning: array subscript is above array bounds [-Warray-bounds]:  => 593:16
  + /home/kisskb/slave/src/sound/soc/codecs/max98357a.c: warning: assignment makes pointer from integer without a cast [enabled by default]:  => 55:9
  + modpost: WARNING: modpost: Found 6 section mismatch(es).:  => N/A
  + warning: (405EZ) selects IBM_EMAC_MAL_CLR_ICINTSTAT which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: (405EZ) selects IBM_EMAC_MAL_COMMON_ERR which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: (405EZ) selects IBM_EMAC_NO_FLOW_CTRL which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: (AK09911) selects AK8975 which has unmet direct dependencies (IIO && I2C && GPIOLIB):  => 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+0xb20): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xc8c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xda8): 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+0xe08): 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+0xe68): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: drivers/built-in.o(.text+0x118403): 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+0x15913a): 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+0x2fce48): 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+0x59b70): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0x7ba2): 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+0xcb9b): 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+0x479f4): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x220): 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+0x38c): 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+0x4a8): 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+0x508): 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+0x568): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.text+0x575aeb): 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+0x67c1c2): 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+0x8ee1b): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info():  => N/A

172 improvements:
  - .config: warning: symbol value '' invalid for PHYS_OFFSET: 23 => 
  - /home/kisskb/slave/src/arch/arm/mm/cache-l2x0.c: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]: 168:13 => 
  - /home/kisskb/slave/src/arch/arm/mm/cache-l2x0.c: warning: 'l2x0_disable' defined but not used [-Wunused-function]: 195:13 => 
  - /home/kisskb/slave/src/arch/arm/mm/cache-l2x0.c: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]: 185:13 => 
  - /home/kisskb/slave/src/arch/cris/arch-v32/kernel/time.c: warning: 'bite_in_progress' defined but not used [-Wunused-variable]: 111:12 => 
  - /home/kisskb/slave/src/arch/cris/mm/fault.c: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]: 232:3 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7343/irq.c: warning: passing argument 2 of 'iowrite16' makes integer from pointer without a cast [enabled by default]: 123:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7722/irq.c: warning: passing argument 2 of 'iowrite16' makes integer from pointer without a cast [enabled by default]: 116:2 => 
  - /home/kisskb/slave/src/arch/x86/kvm/emulate.c: warning: left shift count >= width of type [enabled by default]: 3541:4 => 
  - /home/kisskb/slave/src/drivers/clocksource/timer-marco.c: warning: unused variable 'timer_div' [-Wunused-variable]: 260:6 => 
  - /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/nouveau/core/engine/device/ctrl.c: warning: overflow in implicit constant conversion [-Woverflow]: 62:3 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/clock/gk20a.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 146:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/clock/gk20a.c: warning: passing argument 1 of '__div64_32' from incompatible pointer type [enabled by default]: 146:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/clock/gk20a.c: warning: right shift count >= width of type [enabled by default]: 146:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/i2c/gm204.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 155:31 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/i2c/nv94.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 185:31 => 
  - /home/kisskb/slave/src/drivers/isdn/hardware/mISDN/mISDNipac.c: warning: unsupported argument to '__builtin_return_address' [enabled by default]: 759:2 => 
  - /home/kisskb/slave/src/drivers/isdn/hardware/mISDN/w6692.c: warning: unsupported argument to '__builtin_return_address' [enabled by default]: 1181:2 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.11' uses dynamic stack allocation [enabled by default]: 571:1 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.10' uses dynamic stack allocation [enabled by default]: 710:1 => 
  - /home/kisskb/slave/src/drivers/md/md.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: 1312:3, 1018:3 => 
  - /home/kisskb/slave/src/drivers/message/i2o/i2o_config.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 893:19, 953:10 => 
  - /home/kisskb/slave/src/drivers/misc/ioc4.c: warning: 'start' may be used uninitialized in this function [-Wuninitialized]: 194:16 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/cadence/macb.c: warning: 'macb_resume' defined but not used [-Wunused-function]: 2432:12 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/cadence/macb.c: warning: 'macb_suspend' defined but not used [-Wunused-function]: 2415:12 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: warning: 'buf_size' may be used uninitialized in this function [-Wuninitialized]: 512:17, 1913:11, 485:18 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 303:11, 307:11 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 467:46 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/rocker/rocker.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 809:9 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 'packed' attribute ignored for field of type 'struct <anonymous>[]' [-Wattributes]  CC [M]  net/mac80211/mesh_pathtbl.o: 123:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/debugfs.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 107:4 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/debugfs.c: warning: passing argument 1 of '__div64_32' from incompatible pointer type [enabled by default]: 107:4 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/debugfs.c: warning: right shift count >= width of type [enabled by default]: 107:4 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC [M]  drivers/staging/lustre/lustre/obdclass/llog_swab.o: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/fl512.c: In function 'fl512_ao_insn_write':: 381:2 => 
  - /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 'f_reg' may be used uninitialized in this function [-Wuninitialized]: 1280:2 => 
  - /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 'ss_reg' may be used uninitialized in this function [-Wuninitialized]: 1280:2 => 
  - /home/kisskb/slave/src/drivers/scsi/hpsa.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]: 6563:5 => 
  - /home/kisskb/slave/src/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c: warning: 'max' may be used uninitialized in this function [-Wuninitialized]: 99:6 => 
  - /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' attribute ignored for field of type 'struct <anonymous>' [-Wattributes]In file included from /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/wlan.h:42:0,: 365:3 => 
  - /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' attribute ignored for field of type 'struct <anonymous>' [-Wattributes]In file included from /home/kisskb/slave/src/drivers/staging/vt6656/power.c:37:0:: 365:3 => 
  - /home/kisskb/slave/src/drivers/tty/ehv_bytechan.c: warning: unused variable 'sprop' [-Wunused-variable]: 115:14 => 
  - /home/kisskb/slave/src/drivers/tty/serial/mcf.c: warning: unused variable 'pp' [-Wunused-variable]: 444:19, 201:19 => 
  - /home/kisskb/slave/src/drivers/usb/gadget/function/f_fs.c: warning: '__ffs_ep0_read_events' uses dynamic stack allocation [enabled by default]: 426:1 => 
  - /home/kisskb/slave/src/drivers/usb/gadget/udc/udc-xilinx.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 2134:2 => 
  - /home/kisskb/slave/src/drivers/usb/musb/blackfin.c: warning: 'bfin_fifo_offset' defined but not used [-Wunused-function]: 36:12 => 
  - /home/kisskb/slave/src/drivers/usb/musb/blackfin.c: warning: 'bfin_remove' defined but not used [-Wunused-function]: 568:12 => 
  - /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'tcflag_t' [-Wformat]  LD [M]  drivers/media/usb/gspca/gspca_spca501.o: 715:2 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/ocfb.c: warning: passing argument 3 of 'dma_alloc_attrs' from incompatible pointer type [enabled by default]: 335:2 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: #warning Neither CONFIG_FB_SIS_300 nor CONFIG_FB_SIS_315 is set [-Wcpp]: 64:2 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: #warning sisfb will not work! [-Wcpp]: 65:2 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 'sisfb_post_map_vram' defined but not used [-Wunused-function]: 4127:13 => 
  - /home/kisskb/slave/src/fs/f2fs/node.c: warning: 'restore_node_summary' uses dynamic stack allocation [enabled by default]: 1803:1 => 
  - /home/kisskb/slave/src/fs/f2fs/segment.c: warning: '__next_free_blkoff' uses dynamic stack allocation [enabled by default]: 941:1 => 
  - /home/kisskb/slave/src/fs/f2fs/segment.c: warning: 'add_discard_addrs' uses dynamic stack allocation [enabled by default]: 565:1 => 
  - /home/kisskb/slave/src/fs/nfs/callback_xdr.c: warning: 'op_nr' may be used uninitialized in this function [-Wuninitialized]: 815:9 => 
  - /home/kisskb/slave/src/include/linux/dmaengine.h: warning: 'rxdesc' may be used uninitialized in this function [-Wuninitialized]: 806:2 => 
  - /home/kisskb/slave/src/include/linux/dmaengine.h: warning: 'txdesc' may be used uninitialized in this function [-Wuninitialized]: 806:2 => 
  - /home/kisskb/slave/src/include/linux/pagemap.h: warning: 'blk_addr' may be used uninitialized in this function [-Wuninitialized]: 320:2 => 
  - /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type '__fs32' [-Wattributes]  LD      drivers/md/dm-mod.o: 30:2 => 
  - /home/kisskb/slave/src/kernel/events/core.c: warning: '__perf_sw_event' uses dynamic stack allocation [enabled by default]: 5923:1 => 
  - /home/kisskb/slave/src/kernel/profile.c: warning: 'profile_cpu_callback' defined but not used [-Wunused-function]: 330:12 => 
  - /home/kisskb/slave/src/kernel/profile.c: warning: 'profile_discard_flip_buffers' defined but not used [-Wunused-function]: 266:13 => 
  - /home/kisskb/slave/src/kernel/profile.c: warning: 'profile_flip_buffers' defined but not used [-Wunused-function]: 243:13 => 
  - /home/kisskb/slave/src/lib/crc32.c: warning: passing argument 4 of 'crc32_be_generic' from incompatible pointer type: 338 => 
  - /home/kisskb/slave/src/lib/crc32.c: warning: passing argument 4 of 'crc32_le_generic' from incompatible pointer type: 196, 201 => 
  - /home/kisskb/slave/src/lib/vsprintf.c: warning: 'resource_string.isra.11' uses dynamic stack allocation [enabled by default]: 749:1 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'move_anon' defined but not used [-Wunused-function]: 402:13 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'move_file' defined but not used [-Wunused-function]: 407:13 => 
  - /home/kisskb/slave/src/mm/slab.c: warning: passing argument 2 of '__cache_free' discards qualifiers from pointer target type: 3571 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: '__slab_alloc.constprop.43' uses dynamic stack allocation [enabled by default]: 2371:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.35' uses dynamic stack allocation [enabled by default]: 1627:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.33' uses dynamic stack allocation [enabled by default]: 1992:1 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'frag_next' defined but not used [-Wunused-function]: 702:14 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'frag_start' defined but not used [-Wunused-function]: 690:14 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'frag_stop' defined but not used [-Wunused-function]: 710:13 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'walk_zones_in_node' defined but not used [-Wunused-function]: 715:13 => 
  - /home/kisskb/slave/src/net/ipv4/raw.c: warning: passing argument 3 of 'raw_send_hdrinc' discards qualifiers from pointer target type: 629 => 
  - /home/kisskb/slave/src/net/ipv6/raw.c: warning: passing argument 2 of 'rawv6_send_hdrinc' discards qualifiers from pointer target type: 890 => 
  - <stdin>: warning: #warning syscall bpf not implemented: 1247:2 => 
  - <stdin>: warning: #warning syscall clock_adjtime not implemented: 1205:2 => 
  - <stdin>: warning: #warning syscall dup3 not implemented: 1166:2 => 
  - <stdin>: warning: #warning syscall epoll_create1 not implemented: 1163:2 => 
  - <stdin>: warning: #warning syscall eventfd2 not implemented: 1160:2 => 
  - <stdin>: warning: #warning syscall execveat not implemented: 1250:2 => 
  - <stdin>: warning: #warning syscall fallocate not implemented: 1148:2 => 
  - <stdin>: warning: #warning syscall fanotify_init not implemented: 1190:2 => 
  - <stdin>: warning: #warning syscall fanotify_mark not implemented: 1193:2 => 
  - <stdin>: warning: #warning syscall finit_module not implemented: 1226:2 => 
  - <stdin>: warning: #warning syscall getrandom not implemented: 1241:2 => 
  - <stdin>: warning: #warning syscall inotify_init1 not implemented: 1172:2 => 
  - <stdin>: warning: #warning syscall kcmp not implemented: 1223:2 => 
  - <stdin>: warning: #warning syscall memfd_create not implemented: 1244:2 => 
  - <stdin>: warning: #warning syscall name_to_handle_at not implemented: 1199:2 => 
  - <stdin>: warning: #warning syscall open_by_handle_at not implemented: 1202:2 => 
  - <stdin>: warning: #warning syscall perf_event_open not implemented: 1184:2 => 
  - <stdin>: warning: #warning syscall pipe2 not implemented: 1169:2 => 
  - <stdin>: warning: #warning syscall pread64 not implemented: 728:2 => 
  - <stdin>: warning: #warning syscall preadv not implemented: 1175:2 => 
  - <stdin>: warning: #warning syscall prlimit64 not implemented: 1196:2 => 
  - <stdin>: warning: #warning syscall process_vm_readv not implemented: 1217:2 => 
  - <stdin>: warning: #warning syscall process_vm_writev not implemented: 1220:2 => 
  - <stdin>: warning: #warning syscall pwrite64 not implemented: 731:2 => 
  - <stdin>: warning: #warning syscall pwritev not implemented: 1178:2 => 
  - <stdin>: warning: #warning syscall recvmmsg not implemented: 1187:2 => 
  - <stdin>: warning: #warning syscall renameat2 not implemented: 1235:2 => 
  - <stdin>: warning: #warning syscall rt_tgsigqueueinfo not implemented: 1181:2 => 
  - <stdin>: warning: #warning syscall sched_getattr not implemented: 1232:2 => 
  - <stdin>: warning: #warning syscall sched_setattr not implemented: 1229:2 => 
  - <stdin>: warning: #warning syscall seccomp not implemented: 1238:2 => 
  - <stdin>: warning: #warning syscall sendmmsg not implemented: 1211:2 => 
  - <stdin>: warning: #warning syscall signalfd4 not implemented: 1157:2 => 
  - <stdin>: warning: #warning syscall syncfs not implemented: 1208:2 => 
  - <stdin>: warning: #warning syscall timerfd_create not implemented: 1142:2 => 
  - <stdin>: warning: #warning syscall timerfd_gettime not implemented: 1154:2 => 
  - <stdin>: warning: #warning syscall timerfd_settime not implemented: 1151:2 => 
  - warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI): N/A => 
  - warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE): N/A => 
  - warning: drivers/built-in.o(.data+0xb18): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xc84): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xd9c): 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+0xdfc): 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+0xe5c): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: drivers/built-in.o(.text+0x111ee3): 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+0x151f92): 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+0x2f7ac8): 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+0x57ae8): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/input/serio/hp_sdc.o(.data+0xc): Section mismatch in reference from the variable hp_sdc_driver to the function .init.text:hp_sdc_init_hppa(): N/A => 
  - warning: drivers/iommu/built-in.o(.text+0x51c2): 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+0xa83b): 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+0x1d38): 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+0x45ebc): 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/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/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/parisc/built-in.o(.data+0x218): 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+0x384): 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+0x49c): 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+0x4fc): 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+0x55c): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: drivers/scsi/lasi700.o(.data+0x24): Section mismatch in reference from the variable lasi700_driver to the function .init.text:lasi700_probe(): N/A => 
  - warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x34): Section mismatch in reference from the variable lasi_driver to the function .init.text:serial_init_chip(): 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+0x34): Section mismatch in reference from the variable builtin_serial_mux_driver to the function .init.text:mux_probe(): 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+0x11e4): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x11ec): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x121c): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1224): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1254): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x125c): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x128c): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1294): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12c4): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12cc): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x416b8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x41758): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x418c4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x419dc): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x41a3c): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x41a9c): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x41b0c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x41ce4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x1f76ac): 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+0x56376b): 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+0x66b376): 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+0x8dda3): 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+0x9c462c): 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