Tree/Branch: v4.1.21
Git describe: v4.1.21
Commit: 206f91a12c Linux 4.1.21
Build Time: 59 min 59 sec
Passed: 9 / 9 (100.00 %)
Failed: 0 / 9 ( 0.00 %)
Errors: 0
Warnings: 33
Section Mismatches: 1
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
26 warnings 3 mismatches : arm64-allmodconfig
2 warnings 0 mismatches : arm-multi_v7_defconfig
24 warnings 0 mismatches : arm-allmodconfig
2 warnings 0 mismatches : arm-multi_v5_defconfig
-------------------------------------------------------------------------------
Warnings Summary: 33
8 ../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
5 ../include/linux/blkdev.h:624:26: warning: switch condition has boolean value [-Wswitch-bool]
2 ../sound/pci/oxygen/oxygen_mixer.c:91:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/scsi/qla2xxx/qla_target.c:3086:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint32_t {aka unsigned int}' [-Wformat=]
2 ../drivers/scsi/qla2xxx/qla_target.c:3083:17: warning: unused variable 'se_cmd' [-Wunused-variable]
2 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 ../drivers/scsi/be2iscsi/be_main.c:3168:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/media/platform/s3c-camif/camif-capture.c:134:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/media/platform/s3c-camif/camif-capture.c:118:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/ata/pata_hpt366.c:382:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
2 ../drivers/ata/pata_hpt366.c:379:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
2 ../drivers/ata/pata_hpt366.c:376:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
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 ../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined
1 ../drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/rtc/rtc-pcf8563.c:444:5: warning: 'alm_pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
1 ../drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c:1478:8: warning: 'skb' may be used uninitialized in this function [-Wmaybe-uninitialized]
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/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined
1 ../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 ../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
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 ../arch/arm/include/asm/cmpxchg.h:205:3: warning: value computed is not used [-Wunused-value]
Section Mismatch Summary: 1
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 below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 26 warnings, 3 section mismatches
Warnings:
../drivers/ata/pata_hpt366.c:376:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:379:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:382:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../sound/pci/oxygen/oxygen_mixer.c:91:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
../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/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
../drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../include/linux/blkdev.h:624:26: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/media/platform/s3c-camif/camif-capture.c:118:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/media/platform/s3c-camif/camif-capture.c:134:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
../drivers/scsi/be2iscsi/be_main.c:3168:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/scsi/qla2xxx/qla_target.c:3086:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint32_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_target.c:3083:17: warning: unused variable 'se_cmd' [-Wunused-variable]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
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()
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../include/linux/blkdev.h:624:26: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c:1478:8: warning: 'skb' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 24 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/ata/pata_hpt366.c:376:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:379:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:382:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../arch/arm/include/asm/cmpxchg.h:205:3: warning: value computed is not used [-Wunused-value]
../include/linux/blkdev.h:624:26: warning: switch condition has boolean value [-Wswitch-bool]
../sound/pci/oxygen/oxygen_mixer.c:91:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../include/linux/blkdev.h:624:26: warning: switch condition has boolean value [-Wswitch-bool]
../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined
../drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined
../drivers/media/platform/s3c-camif/camif-capture.c:118:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/media/platform/s3c-camif/camif-capture.c:134:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
../drivers/scsi/be2iscsi/be_main.c:3168:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/scsi/qla2xxx/qla_target.c:3086:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint32_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_target.c:3083:17: warning: unused variable 'se_cmd' [-Wunused-variable]
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/kernel.h:723:17: warning: comparison of distinct pointer types lacks a cast
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../include/linux/blkdev.h:624:26: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/rtc/rtc-pcf8563.c:444:5: warning: 'alm_pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
arm64-allnoconfig
x86_64-defconfig
arm-allnoconfig
arm64-defconfig
Tree/Branch: v3.18.30
Git describe: v3.18.30
Commit: b36eba9b4d Linux 3.18.30
Build Time: 55 min 38 sec
Passed: 9 / 9 (100.00 %)
Failed: 0 / 9 ( 0.00 %)
Errors: 0
Warnings: 95
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
78 warnings 0 mismatches : arm64-allmodconfig
4 warnings 0 mismatches : arm-multi_v5_defconfig
6 warnings 0 mismatches : arm-multi_v7_defconfig
2 warnings 0 mismatches : x86_64-defconfig
86 warnings 0 mismatches : arm-allmodconfig
3 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 95
10 ../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
6 ../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
4 ../include/linux/blkdev.h:619:26: warning: switch condition has boolean value [-Wswitch-bool]
3 ../fs/nfs/nfs4proc.c:3063:10: warning: switch condition has boolean value [-Wswitch-bool]
3 ../drivers/media/v4l2-core/videobuf2-core.c:3224:26: warning: unused variable 'fileio' [-Wunused-variable]
2 ../sound/pci/oxygen/oxygen_mixer.c:91:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../net/netfilter/nft_reject_inet.c:102:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_reject.c:61:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_reject.c:61:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_MARK' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_MARK' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
2 ../net/netfilter/nft_compat.c:280:9: warning: switch condition has boolean value [-Wswitch-bool]
2 ../net/ipv6/netfilter/nft_reject_ipv6.c:29:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
2 ../net/ipv4/netfilter/nft_reject_ipv4.c:28:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
2 ../net/bridge/netfilter/nft_reject_bridge.c:372:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
2 ../net/bluetooth/hci_sock.c:980:8: warning: passing argument 2 of 'hci_test_bit' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
2 ../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
2 ../drivers/scsi/qla2xxx/qla_target.c:3081:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint32_t {aka unsigned int}' [-Wformat=]
2 ../drivers/scsi/qla2xxx/qla_target.c:3078:17: warning: unused variable 'se_cmd' [-Wunused-variable]
2 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 ../drivers/scsi/be2iscsi/be_main.c:3169:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
2 ../drivers/media/platform/s3c-camif/camif-capture.c:134:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/media/platform/s3c-camif/camif-capture.c:118:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2 ../drivers/ata/pata_hpt366.c:382:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
2 ../drivers/ata/pata_hpt366.c:379:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
2 ../drivers/ata/pata_hpt366.c:376:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
2 ../crypto/algif_hash.c:352:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
2 ../crypto/algif_hash.c:350:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
1 ../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 ../include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast
1 ../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/usb/gadget/udc/udc-xilinx.c:2136:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/usb/gadget/function/f_ncm.c:203:0: warning: "NCAPS" redefined
1 ../drivers/staging/vt6655/device_main.c:2997:1: warning: the frame size of 1312 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/pci/host/pcie-xilinx.c:154:22: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
1 ../drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c:1478:8: warning: 'skb' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/iommu/intel-iommu.c:1749:25: warning: unused variable 'drhd' [-Wunused-variable]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1206:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1201:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1175:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1174:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 ../arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 78 warnings, 0 section mismatches
Warnings:
../crypto/algif_hash.c:350:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
../crypto/algif_hash.c:352:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
../drivers/ata/pata_hpt366.c:376:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:379:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:382:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../net/bluetooth/hci_sock.c:980:8: warning: passing argument 2 of 'hci_test_bit' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
../net/bridge/netfilter/nft_reject_bridge.c:372:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
../sound/pci/oxygen/oxygen_mixer.c:91:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
../net/ipv6/netfilter/nft_reject_ipv6.c:29:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
../net/ipv4/netfilter/nft_reject_ipv4.c:28:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
../fs/nfs/nfs4proc.c:3063:10: warning: switch condition has boolean value [-Wswitch-bool]
../net/netfilter/nft_compat.c:280:9: warning: switch condition has boolean value [-Wswitch-bool]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_MARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_MARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
../net/netfilter/nft_reject.c:61:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
../net/netfilter/nft_reject.c:61:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
../net/netfilter/nft_reject_inet.c:102:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
../include/linux/blkdev.h:619:26: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/media/platform/s3c-camif/camif-capture.c:118:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/media/platform/s3c-camif/camif-capture.c:134:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/scsi/be2iscsi/be_main.c:3169:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/media/v4l2-core/videobuf2-core.c:3224:26: warning: unused variable 'fileio' [-Wunused-variable]
../drivers/scsi/qla2xxx/qla_target.c:3081:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint32_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_target.c:3078:17: warning: unused variable 'se_cmd' [-Wunused-variable]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/usb/gadget/function/f_ncm.c:203:0: warning: "NCAPS" redefined
../drivers/usb/gadget/udc/udc-xilinx.c:2136:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
../include/linux/blkdev.h:619:26: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
../fs/nfs/nfs4proc.c:3063:10: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/media/v4l2-core/videobuf2-core.c:3224:26: warning: unused variable 'fileio' [-Wunused-variable]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c:1478:8: warning: 'skb' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
../drivers/iommu/intel-iommu.c:1749:25: warning: unused variable 'drhd' [-Wunused-variable]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 86 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../crypto/algif_hash.c:350:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
../crypto/algif_hash.c:352:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
../drivers/ata/pata_hpt366.c:376:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:379:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../drivers/ata/pata_hpt366.c:382:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../net/bluetooth/hci_sock.c:980:8: warning: passing argument 2 of 'hci_test_bit' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers]
../net/bridge/netfilter/nft_reject_bridge.c:372:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
../include/linux/blkdev.h:619:26: warning: switch condition has boolean value [-Wswitch-bool]
../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
../sound/pci/oxygen/oxygen_mixer.c:91:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../net/ipv4/netfilter/nft_reject_ipv4.c:28:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
../net/ipv6/netfilter/nft_reject_ipv6.c:29:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
../fs/nfs/nfs4proc.c:3063:10: warning: switch condition has boolean value [-Wswitch-bool]
../include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast
../drivers/infiniband/ulp/iser/iser_verbs.c:1174:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1175:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1201:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1206:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../net/netfilter/nft_compat.c:280:9: warning: switch condition has boolean value [-Wswitch-bool]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_MARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:49:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:64:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_MARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:123:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_STATE' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_DIRECTION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_STATUS' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_SECMARK' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_EXPIRATION' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_HELPER' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_L3PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTOCOL' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTO_SRC' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_PROTO_DST' not handled in switch [-Wswitch]
../net/netfilter/nft_ct.c:166:2: warning: enumeration value 'NFT_CT_LABELS' not handled in switch [-Wswitch]
../net/netfilter/nft_reject.c:61:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
../net/netfilter/nft_reject.c:61:2: warning: enumeration value 'NFT_REJECT_ICMPX_UNREACH' not handled in switch [-Wswitch]
../net/netfilter/nft_reject_inet.c:102:2: warning: enumeration value 'NFT_REJECT_TCP_RST' not handled in switch [-Wswitch]
../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
../drivers/media/platform/s3c-camif/camif-capture.c:118:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/media/platform/s3c-camif/camif-capture.c:134:10: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/media/v4l2-core/videobuf2-core.c:3224:26: warning: unused variable 'fileio' [-Wunused-variable]
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../include/linux/blkdev.h:619:26: warning: switch condition has boolean value [-Wswitch-bool]
../drivers/pci/host/pcie-xilinx.c:154:22: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
../drivers/scsi/be2iscsi/be_main.c:3169:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/scsi/qla2xxx/qla_target.c:3081:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint32_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_target.c:3078:17: warning: unused variable 'se_cmd' [-Wunused-variable]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
../drivers/staging/vt6655/device_main.c:2997:1: warning: the frame size of 1312 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/tty/sysrq.c:956:33: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
arm64-allnoconfig
arm-allnoconfig
next build: 140 builds: 4 failed, 136 passed, 10 errors, 343 warnings (next-20160406)
Full Build Summary: https://kernelci.org/build/next/kernel/next-20160406/
Tree: next
Branch: local/master
Git Describe: next-20160406
Git Commit: 4c8df6e455ae91e38c0faca23f64ee5820027a4c
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 3 unique architectures
Build Failures Detected:
arm64:
allmodconfig: FAIL
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y: FAIL
x86:
allmodconfig: FAIL
allmodconfig+CONFIG_OF=n: FAIL
Errors and Warnings Detected:
arm64:
allmodconfig: 1 error, 10 warnings
allnoconfig: 3 warnings
defconfig: 8 warnings
defconfig+CONFIG_CPU_BIG_ENDIAN=y: 8 warnings
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y: 1 error, 6 warnings
defconfig+CONFIG_LKDTM=y: 8 warnings
defconfig+CONFIG_OF_UNITTEST=y: 8 warnings
defconfig+CONFIG_RANDOMIZE_BASE=y: 8 warnings
tinyconfig: 4 warnings
x86:
allmodconfig: 4 errors
allmodconfig+CONFIG_OF=n: 4 errors
defconfig+kvm_guest: 1 warning
tinyconfig: 4 warnings
arm:
allmodconfig: 12 warnings
at91_dt_defconfig: 2 warnings
axm55xx_defconfig: 2 warnings
bcm_defconfig: 2 warnings
cm_x300_defconfig: 2 warnings
corgi_defconfig: 1 warning
davinci_all_defconfig: 2 warnings
em_x270_defconfig: 2 warnings
exynos_defconfig: 2 warnings
ezx_defconfig: 2 warnings
imote2_defconfig: 2 warnings
imx_v4_v5_defconfig: 2 warnings
imx_v6_v7_defconfig: 4 warnings
iop13xx_defconfig: 1 warning
iop32x_defconfig: 1 warning
ixp4xx_defconfig: 1 warning
keystone_defconfig: 1 warning
magician_defconfig: 2 warnings
mini2440_defconfig: 2 warnings
mmp2_defconfig: 2 warnings
multi_v5_defconfig: 2 warnings
multi_v7_defconfig: 18 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y: 19 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 18 warnings
multi_v7_defconfig+CONFIG_EFI=y: 18 warnings
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y: 19 warnings
multi_v7_defconfig+CONFIG_LKDTM=y: 18 warnings
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: 18 warnings
multi_v7_defconfig+CONFIG_SMP=n: 18 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y: 18 warnings
mvebu_v5_defconfig: 2 warnings
mvebu_v7_defconfig: 4 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 4 warnings
mxs_defconfig: 2 warnings
nhk8815_defconfig: 2 warnings
omap1_defconfig: 2 warnings
omap2plus_defconfig: 7 warnings
pxa3xx_defconfig: 2 warnings
pxa_defconfig: 3 warnings
qcom_defconfig: 2 warnings
raumfeld_defconfig: 2 warnings
sama5_defconfig: 2 warnings
socfpga_defconfig: 2 warnings
spitz_defconfig: 1 warning
sunxi_defconfig: 2 warnings
tegra_defconfig: 5 warnings
tinyconfig: 2 warnings
u300_defconfig: 2 warnings
u8500_defconfig: 2 warnings
vexpress_defconfig: 3 warnings
vt8500_v6_v7_defconfig: 9 warnings
Errors summary:
4 elf.h:22:18: fatal error: gelf.h: No such file or directory
2 drivers/acpi/processor_core.c:316:2: error: implicit declaration of function 'acpi_map_cpu2node' [-Werror=implicit-function-declaration]
2 collect2: error: ld returned 1 exit status
2 arch/x86/../../elf.h:22:18: fatal error: gelf.h: No such file or directory
Warnings summary:
49 drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
38 drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
14 net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
14 net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
14 <stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
14 <stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
13 mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
11 drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
11 drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
11 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
11 drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
10 sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
8 drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
7 drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
5 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
3 net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/tty/serial/uartlite.c:354:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
2 drivers/tty/serial/uartlite.c:348:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
1 mm/page_alloc.c:6119:34: warning: array subscript is below array bounds [-Warray-bounds]
1 include/linux/export.h:63:25: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
1 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c:134:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
1 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c:117:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
1 drivers/video/fbdev/omap2/omapfb/dss/dsi.c:1183:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
1 drivers/gpu/drm/omapdrm/dss/hdmi5.c:134:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
1 drivers/gpu/drm/omapdrm/dss/hdmi4.c:117:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
1 drivers/gpu/drm/omapdrm/dss/dsi.c:1183:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
1 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c:182:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 .config:955:warning: override: NOHIGHMEM changes choice state
1 .config:954:warning: override: SLOB changes choice state
1 .config:952:warning: override: KERNEL_XZ changes choice state
1 .config:916:warning: override: SLOB changes choice state
1 .config:857:warning: override: SLOB changes choice state
1 .config:855:warning: override: KERNEL_XZ changes choice state
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
acs5k_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
acs5k_tiny_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allmodconfig (x86) — FAIL, 4 errors, 0 warnings, 0 section mismatches
Errors:
collect2: error: ld returned 1 exit status
elf.h:22:18: fatal error: gelf.h: No such file or directory
elf.h:22:18: fatal error: gelf.h: No such file or directory
arch/x86/../../elf.h:22:18: fatal error: gelf.h: No such file or directory
--------------------------------------------------------------------------------
allmodconfig (arm) — PASS, 0 errors, 12 warnings, 0 section mismatches
Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c:182:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/omapdrm/dss/dsi.c:1183:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/omapdrm/dss/hdmi4.c:117:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/omapdrm/dss/hdmi5.c:134:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/tty/serial/uartlite.c:348:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
drivers/tty/serial/uartlite.c:354:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
--------------------------------------------------------------------------------
allmodconfig (arm64) — FAIL, 1 error, 10 warnings, 0 section mismatches
Errors:
drivers/acpi/processor_core.c:316:2: error: implicit declaration of function 'acpi_map_cpu2node' [-Werror=implicit-function-declaration]
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
include/linux/export.h:63:25: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/tty/serial/uartlite.c:348:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
drivers/tty/serial/uartlite.c:354:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
--------------------------------------------------------------------------------
allmodconfig+CONFIG_OF=n (x86) — FAIL, 4 errors, 0 warnings, 0 section mismatches
Errors:
collect2: error: ld returned 1 exit status
arch/x86/../../elf.h:22:18: fatal error: gelf.h: No such file or directory
elf.h:22:18: fatal error: gelf.h: No such file or directory
elf.h:22:18: fatal error: gelf.h: No such file or directory
--------------------------------------------------------------------------------
allnoconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arm64) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
assabet_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
at91_dt_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
axm55xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
badge4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm2835_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
cerfcube_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
clps711x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cm_x2xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cm_x300_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
cns3420vb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
collie_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
corgi_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--------------------------------------------------------------------------------
davinci_all_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
defconfig (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y (arm64) — FAIL, 1 error, 6 warnings, 0 section mismatches
Errors:
drivers/acpi/processor_core.c:316:2: error: implicit declaration of function 'acpi_map_cpu2node' [-Werror=implicit-function-declaration]
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
defconfig+CONFIG_LKDTM=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+CONFIG_LKDTM=y (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+kvm_guest (x86) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
dove_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ebsa110_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
efm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
em_x270_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
ep93xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
exynos_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
ezx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
footbridge_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h3600_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h5000_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
hackkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
hisi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
imote2_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
integrator_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
iop13xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--------------------------------------------------------------------------------
iop32x_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--------------------------------------------------------------------------------
iop33x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
jornada720_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
keystone_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
--------------------------------------------------------------------------------
ks8695_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpd270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lubbock_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
magician_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
mainstone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mini2440_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
mmp2_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
moxart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
multi_v7_defconfig (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 19 warnings, 0 section mismatches
Warnings:
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_EFI=y (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 19 warnings, 0 section mismatches
Warnings:
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_LKDTM=y (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_SMP=n (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm) — PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
drivers/gpu/drm/msm/dsi/dsi_host.c:329:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:181:3: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
mv78xx0_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
mxs_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
neponset_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
netwinder_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
netx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nhk8815_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
nuc910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nuc950_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
nuc960_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omap1_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
omap2plus_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/video/fbdev/omap2/omapfb/dss/dsi.c:1183:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c:117:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c:134:2: warning: 'regulator_can_change_voltage' is deprecated (declared at ../include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
orion5x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
palmz72_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pcm027_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pleb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
prima2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa168_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
pxa910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pxa_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
qcom_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
raumfeld_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
realview_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rpc_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
s3c2410_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
s3c6400_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
s5pv210_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sama5_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
shannon_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
shmobile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
simpad_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
socfpga_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
spear13xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
spear3xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
spear6xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
spitz_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--------------------------------------------------------------------------------
stm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
sunxi_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tegra_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
tinyconfig (x86) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
.config:952:warning: override: KERNEL_XZ changes choice state
.config:954:warning: override: SLOB changes choice state
.config:955:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:6119:34: warning: array subscript is below array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
tinyconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
.config:855:warning: override: KERNEL_XZ changes choice state
.config:857:warning: override: SLOB changes choice state
--------------------------------------------------------------------------------
tinyconfig (arm64) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
.config:916:warning: override: SLOB changes choice state
<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
--------------------------------------------------------------------------------
trizeps4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
u300_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
u8500_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
versatile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vexpress_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
drivers/regulator/core.c:2514:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/regulator/core.c:2514:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
vf610m4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
viper_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
x86_64_defconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
xcep_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
zeus_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
zx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
---
For more info write to <info(a)kernelci.org>
Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
4c8df6e Add linux-next specific files for 20160406
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20160406/
Runtime: 57m 5s
Passed: 117
Failed: 1
Warnings: 164
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
drivers/acpi/processor_core.c:316:2: error: implicit declaration of function 'acpi_map_cpu2node' [-Werror=implicit-function-declaration]
Warnings:
1 buildall.arm64.allmodconfig.log.failed:<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
1 buildall.arm64.allmodconfig.log.failed:<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
1 buildall.arm64.allnoconfig.log.passed:<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
1 buildall.arm64.allnoconfig.log.passed:<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
1 buildall.arm64.defconfig.log.passed:<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
1 buildall.arm64.defconfig.log.passed:<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
1 buildall.powerpc.pasemi_defconfig.log.passed:<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
1 buildall.powerpc.pasemi_defconfig.log.passed:<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
1 buildall.powerpc.ppc64_defconfig.log.passed:<stdin>:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
1 buildall.powerpc.ppc64_defconfig.log.passed:<stdin>:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
1 drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds]
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 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2 drivers/tty/serial/uartlite.c:348:21: warning: assignment discards 'const' qualifier from pointer target type
2 drivers/tty/serial/uartlite.c:354:22: warning: assignment discards 'const' qualifier from pointer target type
3 net/bridge/br_mdb.c:569:4: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized]
5 drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
7 include/linux/kernel.h:741:17: warning: comparison of distinct pointer types lacks a cast
7 mm/gup.c:1493:20: warning: unused variable 'mm' [-Wunused-variable]
16 include/linux/regulator/consumer.h:227) [-Wdeprecated-declarations]
72 drivers/regulator/core.c:2497) [-Wdeprecated-declarations]
Section mismatches: