Tree/Branch: master
Git describe: v3.17-rc6-210-g2368a94
Commit: 2368a9426f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Build Time: 65 min 7 sec
Passed: 8 / 8 (100.00 %)
Failed: 0 / 8 ( 0.00 %)
Errors: 0
Warnings: 31
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
4 warnings 0 mismatches : x86_64-allnoconfig
18 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-multi_v7_defconfig
7 warnings 0 mismatches : arm64-allmodconfig
2 warnings 0 mismatches : x86_64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 31
2 ../arch/x86/vdso/vdso2c.h:118:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
1 ../sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../kernel/acct.c:475:24: warning: unused variable 'ns' [-Wunused-variable]
1 ../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
1 ../drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
1 ../drivers/platform/x86/eeepc-laptop.c:279:10: warning: 'value' may be used uninitialized in this function [-Wuninitialized]
1 ../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 ../arch/x86/kernel/cpu/perf_event_intel_uncore.c:1731:7: warning: 'pci_dword' is used uninitialized in this function [-Wuninitialized]
1 ../arch/x86/kernel/cpu/common.c:968:13: warning: 'syscall32_cpu_init' defined but not used [-Wunused-function]
1 ../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
../arch/x86/vdso/vdso2c.h:118:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
../arch/x86/vdso/vdso2c.h:118:6: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
../arch/x86/kernel/cpu/common.c:968:13: warning: 'syscall32_cpu_init' defined but not used [-Wunused-function]
../arch/x86/kernel/cpu/perf_event_intel_uncore.c:1731:7: warning: 'pci_dword' is used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
../drivers/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
../sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../kernel/acct.c:475:24: warning: unused variable 'ns' [-Wunused-variable]
../drivers/platform/x86/eeepc-laptop.c:279:10: warning: 'value' may be used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-allnoconfig
arm64-defconfig
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
02f130a Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.17-rc6-216-g02f130a/
Runtime: 56m 52s
Passed: 127
Failed: 0
Warnings: 66
Section mismatches: 25
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type
1 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 include/linux/kernel.h:709:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 include/linux/time.h:28:5: warning: 'busy_until.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 arch/arm/mm/cache-l2x0.c:167:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:184:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:194:13: warning: 'l2x0_disable' defined but not used [-Wunused-function]
2 buildall.arm.multi_v5_defconfig.log.passed:warning: (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)
2 buildall.arm.omap1_defconfig.log.passed:warning: (ARCH_OMAP1) selects ARCH_OMAP which has unmet direct dependencies (ARCH_MULTI_V6 || ARCH_MULTI_V7)
2 include/linux/dynamic_debug.h:78:21: warning: unsupported argument to '__builtin_return_address' [enabled by default]
9 drivers/rtc/rtc-pcf8563.c:173:5: warning: 'pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
21 kernel/acct.c:475:24: warning: unused variable 'ns' [-Wunused-variable]
Section mismatches:
1 am200epdkit_defconfig WARNING: vmlinux.o(.text+0x9e2c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 cm_x2xx_defconfig WARNING: vmlinux.o(.text+0xba50): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 cm_x300_defconfig WARNING: vmlinux.o(.text+0xa8e8): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 colibri_pxa270_defconfig WARNING: vmlinux.o(.text+0xa5c4): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 colibri_pxa300_defconfig WARNING: vmlinux.o(.text+0xa288): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 corgi_defconfig WARNING: vmlinux.o(.text+0x131bc): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 em_x270_defconfig WARNING: vmlinux.o(.text+0xa038): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 eseries_pxa_defconfig WARNING: vmlinux.o(.text+0x9bb8): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 ezx_defconfig WARNING: vmlinux.o(.text+0xaa30): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 h5000_defconfig WARNING: vmlinux.o(.text+0x9d58): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 imote2_defconfig WARNING: vmlinux.o(.text+0xaa30): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 lpd270_defconfig WARNING: vmlinux.o(.text+0xf68c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 lubbock_defconfig WARNING: vmlinux.o(.text+0x1058c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 magician_defconfig WARNING: vmlinux.o(.text+0xa98c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 mainstone_defconfig WARNING: vmlinux.o(.text+0xf690): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 palmz72_defconfig WARNING: vmlinux.o(.text+0xa384): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 pcm027_defconfig WARNING: vmlinux.o(.text+0xa224): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 pxa255-idp_defconfig WARNING: vmlinux.o(.text+0xf1cc): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 pxa3xx_defconfig WARNING: vmlinux.o(.text+0xa420): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 raumfeld_defconfig WARNING: vmlinux.o(.text+0xa268): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 spitz_defconfig WARNING: vmlinux.o(.text+0x1261c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 trizeps4_defconfig WARNING: vmlinux.o(.text+0xa444): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 viper_defconfig WARNING: vmlinux.o(.text+0x9d18): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 xcep_defconfig WARNING: vmlinux.o(.text+0x946c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 zeus_defconfig WARNING: vmlinux.o(.text+0x9d38): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
Here are the build results from automated periodic testing.
The tree being built was arm-soc, found at:
http://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git (for-next or to-build branch)
Topmost commit:
efc4c67 Merge branch 'next/dt' into for-next
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.17-rc4-641-gefc4c67/
Runtime: 50m 37s
Passed: 126
Failed: 1
Warnings: 85
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
#warning Processor architecture undefined
drivers/soc/ti/knav_dma.c:418:7: error: redefinition of 'knav_dma_open_channel'
drivers/soc/ti/knav_dma.c:509:6: error: redefinition of 'knav_dma_close_channel'
Warnings:
1 arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/irqchip/irq-gic-v3.c:132:13: warning: 'gic_write_sgi1r' defined but not used [-Wunused-function]
1 drivers/irqchip/irq-gic-v3.c:203:12: warning: 'gic_peek_irq' defined but not used [-Wunused-function]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type
1 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 include/linux/kernel.h:709:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 include/linux/of.h:773:20: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 include/linux/time.h:28:5: warning: 'busy_until.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 arch/arm/mm/cache-l2x0.c:167:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:184:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:194:13: warning: 'l2x0_disable' defined but not used [-Wunused-function]
2 buildall.arm.multi_v5_defconfig.log.passed:warning: (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)
2 include/linux/dynamic_debug.h:78:21: warning: unsupported argument to '__builtin_return_address' [enabled by default]
7 fs/cifs/sess.c:750:1: warning: 'sess_auth_lanman' defined but not used [-Wunused-function]
9 drivers/rtc/rtc-pcf8563.c:173:5: warning: 'pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
11 fs/cifs/sess.c:1108:1: warning: 'sess_auth_kerberos' defined but not used [-Wunused-function]
21 kernel/acct.c:475:24: warning: unused variable 'ns' [-Wunused-variable]
Section mismatches:
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
2368a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.17-rc6-210-g2368a94/
Runtime: 51m 30s
Passed: 127
Failed: 0
Warnings: 66
Section mismatches: 25
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type
1 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 include/linux/kernel.h:709:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 include/linux/time.h:28:5: warning: 'busy_until.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 arch/arm/mm/cache-l2x0.c:167:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:184:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:194:13: warning: 'l2x0_disable' defined but not used [-Wunused-function]
2 buildall.arm.multi_v5_defconfig.log.passed:warning: (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)
2 buildall.arm.omap1_defconfig.log.passed:warning: (ARCH_OMAP1) selects ARCH_OMAP which has unmet direct dependencies (ARCH_MULTI_V6 || ARCH_MULTI_V7)
2 include/linux/dynamic_debug.h:78:21: warning: unsupported argument to '__builtin_return_address' [enabled by default]
9 drivers/rtc/rtc-pcf8563.c:173:5: warning: 'pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
21 kernel/acct.c:475:24: warning: unused variable 'ns' [-Wunused-variable]
Section mismatches:
1 am200epdkit_defconfig WARNING: vmlinux.o(.text+0x9e2c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 cm_x2xx_defconfig WARNING: vmlinux.o(.text+0xba50): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 cm_x300_defconfig WARNING: vmlinux.o(.text+0xa8e8): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 colibri_pxa270_defconfig WARNING: vmlinux.o(.text+0xa5c4): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 colibri_pxa300_defconfig WARNING: vmlinux.o(.text+0xa288): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 corgi_defconfig WARNING: vmlinux.o(.text+0x131bc): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 em_x270_defconfig WARNING: vmlinux.o(.text+0xa038): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 eseries_pxa_defconfig WARNING: vmlinux.o(.text+0x9bb8): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 ezx_defconfig WARNING: vmlinux.o(.text+0xaa30): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 h5000_defconfig WARNING: vmlinux.o(.text+0x9d58): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 imote2_defconfig WARNING: vmlinux.o(.text+0xaa30): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 lpd270_defconfig WARNING: vmlinux.o(.text+0xf68c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 lubbock_defconfig WARNING: vmlinux.o(.text+0x1058c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 magician_defconfig WARNING: vmlinux.o(.text+0xa98c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 mainstone_defconfig WARNING: vmlinux.o(.text+0xf690): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 palmz72_defconfig WARNING: vmlinux.o(.text+0xa384): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 pcm027_defconfig WARNING: vmlinux.o(.text+0xa224): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 pxa255-idp_defconfig WARNING: vmlinux.o(.text+0xf1cc): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 pxa3xx_defconfig WARNING: vmlinux.o(.text+0xa420): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 raumfeld_defconfig WARNING: vmlinux.o(.text+0xa268): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 spitz_defconfig WARNING: vmlinux.o(.text+0x1261c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 trizeps4_defconfig WARNING: vmlinux.o(.text+0xa444): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 viper_defconfig WARNING: vmlinux.o(.text+0x9d18): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 xcep_defconfig WARNING: vmlinux.o(.text+0x946c): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
1 zeus_defconfig WARNING: vmlinux.o(.text+0x9d38): Section mismatch in reference from the function pxa_timer_init() to the function .init.text:pxa_timer_nodt_init()
Tree/Branch: next-20140924
Git describe: next-20140924
Commit: f26de716ee Add linux-next specific files for 20140924
Build Time: 66 min 14 sec
Passed: 7 / 8 ( 87.50 %)
Failed: 1 / 8 ( 12.50 %)
Errors: 3
Warnings: 105
Section Mismatches: 0
Failed defconfigs:
arm-allmodconfig
Errors:
arm-allmodconfig
/tmp/ccseKR5j.s:423: Error: selected processor does not support ARM mode `isb '
/tmp/ccseKR5j.s:428: Error: selected processor does not support ARM mode `isb '
/tmp/ccseKR5j.s:429: Error: selected processor does not support ARM mode `dsb '
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
14 warnings 0 mismatches : arm64-allnoconfig
69 warnings 0 mismatches : arm64-allmodconfig
3 warnings 0 mismatches : arm-multi_v7_defconfig
1 warnings 0 mismatches : x86_64-defconfig
21 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : x86_64-allnoconfig
-------------------------------------------------------------------------------
Errors summary: 3
1 /tmp/ccseKR5j.s:429: Error: selected processor does not support ARM mode `dsb '
1 /tmp/ccseKR5j.s:428: Error: selected processor does not support ARM mode `isb '
1 /tmp/ccseKR5j.s:423: Error: selected processor does not support ARM mode `isb '
Warnings Summary: 105
3 warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE)
2 ../drivers/rtc/rtc-bq32k.c:135:6: warning: unused variable 'plen' [-Wunused-variable]
2 ../drivers/pinctrl/nomadik/pinctrl-abx500.c:1208:11: warning: unused variable 'err' [-Wunused-variable]
1 arch/arm/configs/multi_v7_defconfig:417:warning: override: reassigning to symbol CPU_FREQ
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/usb/gadget/udc/udc-xilinx.c:2135:191: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
1 ../drivers/staging/vt6655/device_main.c:2998:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../drivers/rtc/rtc-bq32k.c:177:6: warning: assignment makes pointer from integer without a cast [enabled by default]
1 ../drivers/rtc/rtc-bq32k.c:177:6: warning: assignment makes pointer from integer without a cast
1 ../drivers/rtc/rtc-bq32k.c:165:7: warning: assignment makes pointer from integer without a cast [enabled by default]
1 ../drivers/rtc/rtc-bq32k.c:165:7: warning: assignment makes pointer from integer without a cast
1 ../drivers/rtc/rtc-bq32k.c:155:7: warning: assignment makes pointer from integer without a cast [enabled by default]
1 ../drivers/rtc/rtc-bq32k.c:155:7: warning: assignment makes pointer from integer without a cast
1 ../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
1 ../drivers/platform/x86/eeepc-laptop.c:279:10: warning: 'value' may be used uninitialized in this function [-Wuninitialized]
1 ../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/media/platform/ti-vpe/vpdma.c:332:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:601:2: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:503:2: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:495:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:481:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:477:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2045:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2039:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2033:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2027:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:998: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:901: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:807: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:713: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:618: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:542: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:109: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1888:821: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1888:103: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:108:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:108:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:666:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:666:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:640:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:640:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:609:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:609:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:570:2: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:570:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:493:2: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:485:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:480:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:476:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr.c:53:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_opr.c:44:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_enc.c:1897:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_enc.c:1775:3: warning: format '%zx' expects argument of type 'size_t', but argument 6 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_dec.c:1223:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_dec.c:1223:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:196:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:196:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:192:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s3c-camif/camif-regs.c:217:2: warning: format '%X' expects argument of type 'unsigned int', but argument 8 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s3c-camif/camif-regs.c:217:2: warning: format '%X' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s3c-camif/camif-regs.c:217:2: warning: format '%X' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s3c-camif/camif-capture.c:283:2: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s3c-camif/camif-capture.c:283:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/s3c-camif/camif-capture.c:283:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/exynos4-is/fimc-isp-video.c:221:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/exynos4-is/fimc-is.c:696:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/exynos4-is/fimc-is.c:696:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/exynos4-is/fimc-is.c:419:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
1 ../drivers/media/platform/exynos4-is/fimc-is.c:419:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
1 ../drivers/media/platform/exynos4-is/fimc-is.c:391:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
1 ../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 ../arch/x86/kernel/cpu/perf_event_intel_uncore_snb.c:193:7: warning: 'pci_dword' is used uninitialized in this function [-Wuninitialized]
1 ../arch/arm64/kernel/insn.c:921:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:861:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:824:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:778:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:735:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:689:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:642:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:599:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:568:18: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:552:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:480:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:422:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:393:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:347:7: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 14 warnings, 0 section mismatches
Warnings:
../arch/arm64/kernel/insn.c:393:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:422:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:480:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:347:7: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:568:18: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:552:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:599:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:642:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:689:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:735:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:778:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:824:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:861:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:921:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 69 warnings, 0 section mismatches
Warnings:
warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE)
warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE)
warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE)
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
../drivers/media/platform/exynos4-is/fimc-is.c:391:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
../drivers/media/platform/exynos4-is/fimc-is.c:419:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/exynos4-is/fimc-is.c:419:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/exynos4-is/fimc-is.c:696:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/exynos4-is/fimc-is.c:696:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/exynos4-is/fimc-isp-video.c:221:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s3c-camif/camif-capture.c:283:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s3c-camif/camif-capture.c:283:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s3c-camif/camif-capture.c:283:2: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s3c-camif/camif-regs.c:217:2: warning: format '%X' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s3c-camif/camif-regs.c:217:2: warning: format '%X' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s3c-camif/camif-regs.c:217:2: warning: format '%X' expects argument of type 'unsigned int', but argument 8 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_dec.c:1223:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_dec.c:1223:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_enc.c:1775:3: warning: format '%zx' expects argument of type 'size_t', but argument 6 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_enc.c:1897:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:192:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:196:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:196:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr.c:44:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr.c:53:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:476:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:480:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:485:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:493:2: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:570:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:570:2: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:609:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:609:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:640:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:640:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:666:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:666:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:108:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:108:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:477:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:481:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:495:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:503:2: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:601:2: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' [-Wformat=]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1888:103: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1888:821: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:109: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:542: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:618: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:713: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:807: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:901: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1898:998: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2027:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2033:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2039:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:2045:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/rtc/rtc-bq32k.c:155:7: warning: assignment makes pointer from integer without a cast [enabled by default]
../drivers/rtc/rtc-bq32k.c:165:7: warning: assignment makes pointer from integer without a cast [enabled by default]
../drivers/rtc/rtc-bq32k.c:177:6: warning: assignment makes pointer from integer without a cast [enabled by default]
../drivers/rtc/rtc-bq32k.c:135:6: warning: unused variable 'plen' [-Wunused-variable]
../drivers/media/platform/ti-vpe/vpdma.c:332:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/usb/gadget/udc/udc-xilinx.c:2135:191: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:417:warning: override: reassigning to symbol CPU_FREQ
../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/pinctrl/nomadik/pinctrl-abx500.c:1208:11: warning: unused variable 'err' [-Wunused-variable]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../drivers/platform/x86/eeepc-laptop.c:279:10: warning: 'value' may be used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 3 errors, 21 warnings, 0 section mismatches
Errors:
/tmp/ccseKR5j.s:423: Error: selected processor does not support ARM mode `isb '
/tmp/ccseKR5j.s:428: Error: selected processor does not support ARM mode `isb '
/tmp/ccseKR5j.s:429: Error: selected processor does not support ARM mode `dsb '
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/pinctrl/nomadik/pinctrl-abx500.c:1208:11: warning: unused variable 'err' [-Wunused-variable]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/rtc/rtc-bq32k.c:155:7: warning: assignment makes pointer from integer without a cast
../drivers/rtc/rtc-bq32k.c:165:7: warning: assignment makes pointer from integer without a cast
../drivers/rtc/rtc-bq32k.c:177:6: warning: assignment makes pointer from integer without a cast
../drivers/rtc/rtc-bq32k.c:135:6: warning: unused variable 'plen' [-Wunused-variable]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/vt6655/device_main.c:2998:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../arch/x86/kernel/cpu/perf_event_intel_uncore_snb.c:193:7: warning: 'pci_dword' is used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm-allnoconfig
arm64-defconfig