Tree/Branch: v4.1.46-rt52 Git describe: v4.1.46-rt52 Commit: 6e737a91c1 Linux 4.1.46-rt52
Build Time: 64 min 1 sec
Passed: 4 / 9 ( 44.44 %) Failed: 5 / 9 ( 55.56 %)
Errors: 2 Warnings: 35 Section Mismatches: 1
Failed defconfigs: arm64-allmodconfig arm-multi_v5_defconfig arm-multi_v7_defconfig arm-allmodconfig arm64-defconfig
Errors:
arm64-allmodconfig ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
arm-multi_v5_defconfig ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
arm-multi_v7_defconfig ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
arm-allmodconfig ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
arm64-defconfig ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
------------------------------------------------------------------------------- defconfigs with issues (other than build errors): 23 warnings 1 mismatches : arm64-allmodconfig 3 warnings 0 mismatches : arm-multi_v5_defconfig 4 warnings 0 mismatches : arm-multi_v7_defconfig 5 warnings 0 mismatches : x86_64-defconfig 30 warnings 0 mismatches : arm-allmodconfig 1 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 2 5 ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration] 5 ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration]
Warnings Summary: 35 8 ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast 6 ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] 6 ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined 5 ../include/linux/blkdev.h:625: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 ../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined 1 ../include/linux/spinlock.h:256:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] 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/iommu/intel-iommu.c:3798:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] 1 ../drivers/iommu/dmar.c:1849:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] 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/hid/hid-input.c:1163:67: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 1 ../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1192 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 ../arch/x86/include/asm/msr.h:209:23: warning: right shift count >= width of type [-Wshift-count-overflow] 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:207:3: warning: value computed is not used [-Wunused-value]
Section Mismatch Summary: 1 1 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x168): 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 : FAIL, 2 errors, 23 warnings, 1 section mismatches
Errors: ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
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] ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] ../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:625: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] ../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] ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast ../include/linux/kernel.h:729: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]
Section Mismatches: WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x168): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
------------------------------------------------------------------------------- arm-multi_v5_defconfig : FAIL, 2 errors, 3 warnings, 0 section mismatches
Errors: ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
Warnings: ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] ../include/linux/blkdev.h:625: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]
------------------------------------------------------------------------------- arm-multi_v7_defconfig : FAIL, 2 errors, 4 warnings, 0 section mismatches
Errors: ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
Warnings: ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] ../include/linux/blkdev.h:625: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] ../include/linux/spinlock.h:256:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
------------------------------------------------------------------------------- x86_64-defconfig : PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: ../arch/x86/include/asm/msr.h:209:23: warning: right shift count >= width of type [-Wshift-count-overflow] ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] ../drivers/hid/hid-input.c:1163:67: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ../drivers/iommu/dmar.c:1849:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] ../drivers/iommu/intel-iommu.c:3798:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
------------------------------------------------------------------------------- arm-allmodconfig : FAIL, 2 errors, 30 warnings, 0 section mismatches
Errors: ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
Warnings: ../arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 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:207:3: warning: value computed is not used [-Wunused-value] ../include/linux/blkdev.h:625: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] ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] ../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined ../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=] ../include/linux/blkdev.h:625: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] ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined ../arch/arm/include/asm/kmap_types.h:7:0: warning: "KM_TYPE_NR" redefined ../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] ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast ../include/linux/kernel.h:729:17: warning: comparison of distinct pointer types lacks a cast
------------------------------------------------------------------------------- arm64-defconfig : FAIL, 2 errors, 1 warnings, 0 section mismatches
Errors: ../kernel/cpu_pm.c:36:2: error: implicit declaration of function 'rcu_irq_enter_irqson' [-Werror=implicit-function-declaration] ../kernel/cpu_pm.c:39:2: error: implicit declaration of function 'rcu_irq_exit_irqson' [-Werror=implicit-function-declaration]
Warnings: ../net/core/dev.c:2941:1: warning: no return statement in function returning non-void [-Wreturn-type] -------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig arm64-allnoconfig arm-allnoconfig
kernel-build-reports@lists.linaro.org