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:
3f5e4a3 Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.3-rc4-30-g3f5e4a3/
Runtime: 51m 45s
Passed: 119
Failed: 0
Warnings: 183
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/include/asm/dma-mapping.h:16:24: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/atm/iphase.h:127:0: warning: "isprint" redefined
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/block/nvme-core.c:1847:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/block/nvme-core.c:1889:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:180:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:200:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:211:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=]
1 drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
1 drivers/infiniband/core/uverbs.h:53:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/net/ethernet/mellanox/mlxsw/pci.c:1585:2: warning: right shift count >= width of type
1 drivers/net/ethernet/mellanox/mlxsw/pci.c:1588:2: warning: right shift count >= width of type
1 drivers/ntb/ntb_transport.c:828:3: warning: right shift count >= width of type
1 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:675:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:766:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/scsi/bnx2fc/bnx2fc_fcoe.c:2134:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/usb/renesas_usbhs/common.c:496:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 include/linux/bitops.h:6:19: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
1 lib/iommu-common.c:126:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 mm/page-writeback.c:1537:17: warning: 'm_dirty' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/mfd/wm5110-tables.c:280:11: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type
2 drivers/mfd/wm8998-tables.c:49:10: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type
2 drivers/net/ethernet/broadcom/tg3.c:12057:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 include/uapi/linux/byteorder/big_endian.h:32:26: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 net/bridge/br_netfilter_hooks.c:794:2: warning: label 'drop' defined but not used [-Wunused-label]
4 drivers/net/ethernet/intel/i40e/i40e_main.c:7654:2: warning: left shift count >= width of type
4 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined
4 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined
4 include/linux/kernel.h:722:17: warning: comparison of distinct pointer types lacks a cast
6 drivers/net/ethernet/intel/i40e/i40e_common.c:444:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40e/i40e_common.c:445:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40e/i40e_common.c:521:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40e/i40e_common.c:522:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:444:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:445:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:521:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:522:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
9 drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
10 drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined
10 drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined
11 drivers/crypto/caam/desc.h:1495:0: warning: "JUMP_TYPE_MASK" redefined
17 drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined
17 drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined
Section mismatches:
2 4.allmodconfig WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
next build: 129 builds: 1 failed, 128 passed, 1 error, 593 warnings (next-20151007)
Full Build Summary: http://kernelci.org/build/next/kernel/next-20151007/
Tree: next
Branch: local/master
Git Describe: next-20151007
Git Commit: 15e5b1b566ed0689093effb31f13fe29e4c9905a
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 3 unique architectures
Build Failure Detected:
arm:
allmodconfig: FAIL
Errors and Warnings Detected:
arm64:
allmodconfig: 83 warnings
allnoconfig: 1 warning
tinyconfig: 2 warnings
x86:
allmodconfig: 13 warnings
allmodconfig+CONFIG_OF=n: 9 warnings
i386_defconfig: 1 warning
tinyconfig: 4 warnings
arm:
acs5k_defconfig: 2 warnings
acs5k_tiny_defconfig: 2 warnings
allmodconfig: 1 error, 56 warnings
allnoconfig: 1 warning
am200epdkit_defconfig: 2 warnings
assabet_defconfig: 2 warnings
at91_dt_defconfig: 5 warnings
axm55xx_defconfig: 4 warnings
badge4_defconfig: 2 warnings
bcm2835_defconfig: 1 warning
bcm_defconfig: 5 warnings
cerfcube_defconfig: 2 warnings
clps711x_defconfig: 1 warning
cm_x2xx_defconfig: 2 warnings
cm_x300_defconfig: 5 warnings
cns3420vb_defconfig: 2 warnings
colibri_pxa270_defconfig: 2 warnings
colibri_pxa300_defconfig: 2 warnings
collie_defconfig: 1 warning
corgi_defconfig: 3 warnings
davinci_all_defconfig: 5 warnings
dove_defconfig: 2 warnings
ebsa110_defconfig: 2 warnings
efm32_defconfig: 1 warning
em_x270_defconfig: 5 warnings
ep93xx_defconfig: 2 warnings
eseries_pxa_defconfig: 2 warnings
exynos_defconfig: 8 warnings
ezx_defconfig: 4 warnings
footbridge_defconfig: 2 warnings
h3600_defconfig: 2 warnings
h5000_defconfig: 2 warnings
hackkit_defconfig: 2 warnings
hisi_defconfig: 1 warning
imote2_defconfig: 4 warnings
imx_v4_v5_defconfig: 8 warnings
imx_v6_v7_defconfig: 9 warnings
integrator_defconfig: 2 warnings
iop13xx_defconfig: 3 warnings
iop32x_defconfig: 3 warnings
iop33x_defconfig: 2 warnings
ixp4xx_defconfig: 4 warnings
jornada720_defconfig: 2 warnings
keystone_defconfig: 2 warnings
ks8695_defconfig: 2 warnings
lart_defconfig: 2 warnings
lpc18xx_defconfig: 4 warnings
lpc32xx_defconfig: 2 warnings
lpd270_defconfig: 2 warnings
lubbock_defconfig: 2 warnings
magician_defconfig: 5 warnings
mainstone_defconfig: 2 warnings
mini2440_defconfig: 4 warnings
mmp2_defconfig: 5 warnings
moxart_defconfig: 1 warning
multi_v5_defconfig: 8 warnings
multi_v7_defconfig: 10 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y: 30 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 10 warnings
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: 9 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y: 10 warnings
mv78xx0_defconfig: 2 warnings
mvebu_v5_defconfig: 5 warnings
mvebu_v7_defconfig: 10 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 10 warnings
mxs_defconfig: 4 warnings
neponset_defconfig: 2 warnings
netwinder_defconfig: 1 warning
netx_defconfig: 2 warnings
nhk8815_defconfig: 5 warnings
nuc910_defconfig: 1 warning
nuc950_defconfig: 1 warning
nuc960_defconfig: 1 warning
omap1_defconfig: 5 warnings
omap2plus_defconfig: 11 warnings
orion5x_defconfig: 2 warnings
palmz72_defconfig: 2 warnings
pcm027_defconfig: 2 warnings
pleb_defconfig: 2 warnings
prima2_defconfig: 2 warnings
pxa168_defconfig: 2 warnings
pxa255-idp_defconfig: 2 warnings
pxa3xx_defconfig: 5 warnings
pxa910_defconfig: 2 warnings
qcom_defconfig: 5 warnings
raumfeld_defconfig: 5 warnings
realview-smp_defconfig: 2 warnings
realview_defconfig: 2 warnings
rpc_defconfig: 2 warnings
s3c2410_defconfig: 3 warnings
s3c6400_defconfig: 2 warnings
s5pv210_defconfig: 2 warnings
sama5_defconfig: 5 warnings
shannon_defconfig: 2 warnings
shmobile_defconfig: 4 warnings
simpad_defconfig: 2 warnings
socfpga_defconfig: 5 warnings
spear13xx_defconfig: 2 warnings
spear3xx_defconfig: 2 warnings
spear6xx_defconfig: 2 warnings
spitz_defconfig: 3 warnings
stm32_defconfig: 1 warning
sunxi_defconfig: 8 warnings
tct_hammer_defconfig: 2 warnings
tegra_defconfig: 10 warnings
tinyconfig: 3 warnings
trizeps4_defconfig: 2 warnings
u300_defconfig: 5 warnings
u8500_defconfig: 5 warnings
versatile_defconfig: 2 warnings
versatile_defconfig+CONFIG_OF_UNITTEST=y: 2 warnings
vexpress_defconfig: 8 warnings
vf610m4_defconfig: 1 warning
viper_defconfig: 2 warnings
vt8500_v6_v7_defconfig: 4 warnings
xcep_defconfig: 2 warnings
zeus_defconfig: 2 warnings
zx_defconfig: 1 warning
Errors summary:
1 ERROR: "handle_bad_irq" [drivers/gpio/gpio-omap.ko] undefined!
Warnings summary:
217 <stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
42 drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
42 drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
32 drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
18 drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
18 drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
18 drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
17 drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
17 drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
10 net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
10 drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
5 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
4 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined [enabled by default]
4 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined [enabled by default]
4 drivers/mfd/rtsx_pcr.c:564:6: warning: unused variable 'err' [-Wunused-variable]
4 drivers/mfd/lm3533-core.c:595:6: warning: unused variable 'ret' [-Wunused-variable]
3 drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
3 drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
3 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
2 net/netfilter/ipvs/ip_vs_core.c:1175:14: warning: unused variable 'net' [-Wunused-variable]
2 net/bridge/br_netfilter_hooks.c:792:2: warning: label 'drop' defined but not used [-Wunused-label]
2 lib/iommu-common.c:209:4: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 lib/iommu-common.c:126:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
2 drivers/thermal/rockchip_thermal.c:247:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 drivers/scsi/advansys.c:7806:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:344:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 drivers/gpu/drm/gma500/cdv_intel_dp.c:868:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
2 /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
2 .config:855:warning: override: SLOB changes choice state
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 mm/page_alloc.c:5681:34: warning: array subscript is below array bounds [-Warray-bounds]
1 mm/page-writeback.c:1537:26: warning: 'm_thresh' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 mm/page-writeback.c:1537:17: warning: 'm_dirty' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 fs/orangefs/pvfs2-bufmap.c:552:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat]
1 fs/orangefs/pvfs2-bufmap.c:520:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat]
1 drivers/tty/serial/atmel_serial.c:2305:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/scsi/bnx2fc/bnx2fc_fcoe.c:2134:1: warning: the frame size of 1256 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:766:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:675:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/pinctrl/pinctrl-at91-pio4.c:1003:3: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat]
1 drivers/ntb/ntb_transport.c:828:3: warning: right shift count >= width of type [enabled by default]
1 drivers/net/ethernet/mellanox/mlxsw/pci.c:1588:2: warning: right shift count >= width of type [enabled by default]
1 drivers/net/ethernet/mellanox/mlxsw/pci.c:1585:2: warning: right shift count >= width of type [enabled by default]
1 drivers/net/ethernet/hisilicon/hns/hnae.c:466:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/hisilicon/hns/hnae.c:456:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/hisilicon/hns/hnae.c:452:13: 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/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1109:32: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/infiniband/core/uverbs_cmd.c:1481:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/hwtracing/intel_th/msu.c:1076:13: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 drivers/hwtracing/intel_th/msu.c:1065:13: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]
1 drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]
1 drivers/gpu/drm/i915/intel_display.c:2962:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:211:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:200:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:180:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/dma/at_xdmac.c:956:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:956:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:922:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:922:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:1232:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:1196:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:1181:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac_regs.h:390:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac_regs.h:390:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac_regs.h:390:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:903:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:827:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:827:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:731:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:731:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:1348:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/block/nvme-core.c:1889:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/block/nvme-core.c:1847:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-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 drivers/atm/iphase.h:127:0: warning: "isprint" redefined [enabled by default]
1 crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 .config:915:warning: override: NOHIGHMEM changes choice state
1 .config:914:warning: override: SLOB changes choice state
1 .config:912:warning: override: KERNEL_XZ changes choice state
1 .config:853:warning: override: KERNEL_XZ changes choice state
1 #warning Processor architecture undefined!
1 #warning Processor architecture undefined
Section mismatches summary:
6 WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
3 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
acs5k_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
acs5k_tiny_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
allmodconfig (x86) — PASS, 0 errors, 16 warnings, 0 section mismatches
Warnings:
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
drivers/gpu/drm/gma500/cdv_intel_dp.c:868:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
drivers/mfd/rtsx_pcr.c:564:6: warning: unused variable 'err' [-Wunused-variable]
drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mfd/lm3533-core.c:595:6: warning: unused variable 'ret' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
drivers/thermal/rockchip_thermal.c:247:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:344:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
Section mismatches:
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
--------------------------------------------------------------------------------
allmodconfig (arm) — FAIL, 1 error, 56 warnings, 0 section mismatches
Errors:
ERROR: "handle_bad_irq" [drivers/gpio/gpio-omap.ko] undefined!
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/block/nvme-core.c:1847:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/block/nvme-core.c:1889:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
fs/orangefs/pvfs2-bufmap.c:520:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat]
fs/orangefs/pvfs2-bufmap.c:552:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat]
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:180:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:200:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:211:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/hwtracing/intel_th/msu.c:1065:13: warning: comparison of distinct pointer types lacks a cast [enabled by default]
drivers/hwtracing/intel_th/msu.c:1076:13: warning: comparison of distinct pointer types lacks a cast [enabled by default]
drivers/infiniband/core/uverbs_cmd.c:1481:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]
drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]
drivers/mfd/rtsx_pcr.c:564:6: warning: unused variable 'err' [-Wunused-variable]
drivers/ntb/ntb_transport.c:828:3: warning: right shift count >= width of type [enabled by default]
drivers/mfd/lm3533-core.c:595:6: warning: unused variable 'ret' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
drivers/scsi/bnx2fc/bnx2fc_fcoe.c:2134:1: warning: the frame size of 1256 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1109:32: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
drivers/net/ethernet/hisilicon/hns/hnae.c:452:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/hisilicon/hns/hnae.c:456:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/hisilicon/hns/hnae.c:466:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:445:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:446:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:522:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/ethernet/intel/i40evf/i40e_common.c:523:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/scsi/advansys.c:7806:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/net/ethernet/mellanox/mlxsw/pci.c:1585:2: warning: right shift count >= width of type [enabled by default]
drivers/net/ethernet/mellanox/mlxsw/pci.c:1588:2: warning: right shift count >= width of type [enabled by default]
--------------------------------------------------------------------------------
allmodconfig (arm64) — PASS, 0 errors, 88 warnings, 0 section mismatches
Warnings:
drivers/atm/iphase.h:127:0: warning: "isprint" redefined [enabled by default]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
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/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
drivers/mfd/rtsx_pcr.c:564:6: warning: unused variable 'err' [-Wunused-variable]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined [enabled by default]
drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined [enabled by default]
drivers/mfd/lm3533-core.c:595:6: warning: unused variable 'ret' [-Wunused-variable]
drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined [enabled by default]
drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined [enabled by default]
drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
#warning Processor architecture undefined
drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
#warning Processor architecture undefined!
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:675:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:766:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined [enabled by default]
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined [enabled by default]
drivers/scsi/advansys.c:7806:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:344:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
Section mismatches:
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
--------------------------------------------------------------------------------
allmodconfig+CONFIG_OF=n (x86) — PASS, 0 errors, 12 warnings, 0 section mismatches
Warnings:
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
drivers/gpu/drm/gma500/cdv_intel_dp.c:868:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
drivers/mfd/rtsx_pcr.c:564:6: warning: unused variable 'err' [-Wunused-variable]
drivers/mfd/lm3533-core.c:595:6: warning: unused variable 'ret' [-Wunused-variable]
drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
drivers/thermal/rockchip_thermal.c:247:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
Section mismatches:
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
WARNING: sound/soc/codecs/snd-soc-rt5645.o(.text+0x1e6c): Section mismatch in reference from the function rt5645_i2c_probe() to the variable .init.data:dmi_platform_intel_broadwell
--------------------------------------------------------------------------------
allnoconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
allnoconfig (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
assabet_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
at91_dt_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
axm55xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
lib/iommu-common.c:126:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
lib/iommu-common.c:209:4: warning: large integer implicitly truncated to unsigned type [-Woverflow]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
badge4_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
bcm2835_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
bcm_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
cerfcube_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
clps711x_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
cm_x2xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
cm_x300_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
cns3420vb_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
collie_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
corgi_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
davinci_all_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kvm_guest (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
dove_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ebsa110_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
efm32_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
em_x270_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ep93xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
exynos_defconfig (arm) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ezx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
footbridge_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
h3600_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
h5000_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
hackkit_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
hisi_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
i386_defconfig (x86) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/gpu/drm/i915/intel_display.c:2962:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
--------------------------------------------------------------------------------
imote2_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
integrator_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop13xx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop32x_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop33x_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
net/bridge/br_netfilter_hooks.c:792:2: warning: label 'drop' defined but not used [-Wunused-label]
net/netfilter/ipvs/ip_vs_core.c:1175:14: warning: unused variable 'net' [-Wunused-variable]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
jornada720_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
keystone_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ks8695_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lart_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lpd270_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lubbock_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
magician_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mainstone_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mini2440_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/bridge/br_netfilter_hooks.c:792:2: warning: label 'drop' defined but not used [-Wunused-label]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mmp2_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
moxart_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v5_defconfig (arm) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 30 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/iommu-common.c:126:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
lib/iommu-common.c:209:4: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/dma/at_hdmac_regs.h:390:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac_regs.h:390:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac_regs.h:390:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:731:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:731:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:827:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:827:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:903:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:1348:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:922:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:922:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:956:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:956:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:1181:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:1196:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:1232:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/pinctrl/pinctrl-at91-pio4.c:1003:3: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
drivers/tty/serial/atmel_serial.c:2305:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mv78xx0_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mxs_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
neponset_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
netwinder_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
netx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
nhk8815_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc910_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc950_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc960_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
omap1_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
omap2plus_defconfig (arm) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
mm/page-writeback.c:1537:26: warning: 'm_thresh' may be used uninitialized in this function [-Wmaybe-uninitialized]
mm/page-writeback.c:1537:17: warning: 'm_dirty' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
orion5x_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
palmz72_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pcm027_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pleb_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
prima2_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa168_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa910_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
qcom_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
raumfeld_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
realview-smp_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
realview_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
rpc_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
s3c2410_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
net/netfilter/ipvs/ip_vs_core.c:1175:14: warning: unused variable 'net' [-Wunused-variable]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
s3c6400_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
s5pv210_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
sama5_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
shannon_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
shmobile_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
simpad_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
socfpga_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear13xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear3xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear6xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spitz_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
stm32_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
sunxi_defconfig (arm) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tegra_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (x86) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
.config:912:warning: override: KERNEL_XZ changes choice state
.config:914:warning: override: SLOB changes choice state
.config:915:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:5681:34: warning: array subscript is below array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
tinyconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
.config:853:warning: override: KERNEL_XZ changes choice state
.config:855:warning: override: SLOB changes choice state
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
.config:855:warning: override: SLOB changes choice state
kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
--------------------------------------------------------------------------------
trizeps4_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
u300_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
u8500_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
versatile_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
vexpress_defconfig (arm) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/base/power/opp/debugfs.c:49:6: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:52:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/base/power/opp/debugfs.c:55:2: warning: passing argument 4 of 'debugfs_create_bool' from incompatible pointer type [enabled by default]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
vf610m4_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
viper_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/regulator/core.c:139:13: warning: 'regulator_lock_supply' defined but not used [-Wunused-function]
drivers/regulator/core.c:159:13: warning: 'regulator_unlock_supply' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
x86_64_defconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
xcep_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
zeus_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
zx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
---
For more info write to <info(a)kernelci.org>
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:
a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.3-rc4-26-ga0eeb8d/
Runtime: 51m 45s
Passed: 119
Failed: 0
Warnings: 183
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/include/asm/dma-mapping.h:16:24: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/atm/iphase.h:127:0: warning: "isprint" redefined
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/block/nvme-core.c:1847:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/block/nvme-core.c:1889:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:180:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:200:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:211:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=]
1 drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
1 drivers/infiniband/core/uverbs.h:53:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/net/ethernet/mellanox/mlxsw/pci.c:1585:2: warning: right shift count >= width of type
1 drivers/net/ethernet/mellanox/mlxsw/pci.c:1588:2: warning: right shift count >= width of type
1 drivers/ntb/ntb_transport.c:828:3: warning: right shift count >= width of type
1 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:675:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:766:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/scsi/bnx2fc/bnx2fc_fcoe.c:2134:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/usb/renesas_usbhs/common.c:496:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 include/linux/bitops.h:6:19: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
1 lib/iommu-common.c:126:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 mm/page-writeback.c:1537:17: warning: 'm_dirty' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/mfd/wm5110-tables.c:280:11: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type
2 drivers/mfd/wm8998-tables.c:49:10: warning: passing argument 2 of 'regmap_register_patch' from incompatible pointer type
2 drivers/net/ethernet/broadcom/tg3.c:12057:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 include/uapi/linux/byteorder/big_endian.h:32:26: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 net/bridge/br_netfilter_hooks.c:794:2: warning: label 'drop' defined but not used [-Wunused-label]
4 drivers/net/ethernet/intel/i40e/i40e_main.c:7654:2: warning: left shift count >= width of type
4 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:31:0: warning: "FALSE" redefined
4 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h:32:0: warning: "TRUE" redefined
4 include/linux/kernel.h:722:17: warning: comparison of distinct pointer types lacks a cast
6 drivers/net/ethernet/intel/i40e/i40e_common.c:444:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40e/i40e_common.c:445:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40e/i40e_common.c:521:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40e/i40e_common.c:522:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:444:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:445:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:521:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
6 drivers/net/ethernet/intel/i40evf/i40e_common.c:522:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
9 drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
10 drivers/isdn/mISDN/dsp_ecdis.h:43:0: warning: "FALSE" redefined
10 drivers/isdn/mISDN/dsp_ecdis.h:44:0: warning: "TRUE" redefined
11 drivers/crypto/caam/desc.h:1495:0: warning: "JUMP_TYPE_MASK" redefined
17 drivers/net/fddi/skfp/h/targetos.h:62:0: warning: "TRUE" redefined
17 drivers/net/fddi/skfp/h/targetos.h:63:0: warning: "FALSE" redefined
Section mismatches:
2 4.allmodconfig WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x16c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()