Full Build Summary: https://kernelci.org/build/next/kernel/next-20160311/ |
Tree: next |
Branch: local/master |
Git Describe: next-20160311 |
Git Commit: bb17bf337db5c5af7e75ec5916772c9bffcaf981 |
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git |
Built: 3 unique architectures |
Build Failures Detected:
x86: | |
allmodconfig | FAIL |
allmodconfig+CONFIG_OF=n | FAIL |
arm64: | |
allmodconfig | FAIL |
Errors and Warnings Detected:
Errors summary: | |
---|---|
2 | elf.h:22:18: fatal error: gelf.h: No such file or directory |
2 | collect2: error: ld returned 1 exit status |
2 | arch/x86/../../elf.h:22:18: fatal error: gelf.h: No such file or directory |
1 | ERROR: "irq_domain_set_hwirq_and_chip" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_domain_reset_irq_data" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_domain_create_hierarchy" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_domain_alloc_irqs_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_chip_unmask_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_chip_set_type_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_chip_mask_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
1 | ERROR: "irq_chip_eoi_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
Warnings summary: | |
---|---|
12 | net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized] |
12 | net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized] |
10 | drivers/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
9 | drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized] |
8 | sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:560:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:559:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:558:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:509:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:508:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:507:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:430:12: warning: 'best_div2' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:429:12: warning: 'best_div1' may be used uninitialized in this function [-Wmaybe-uninitialized] |
8 | drivers/clk/clk-vt8500.c:428:14: warning: 'best_mul' may be used uninitialized in this function [-Wmaybe-uninitialized] |
5 | 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] |
2 | drivers/media/v4l2-core/v4l2-mc.c:37:55: warning: unused variable 'dtv_demod' [-Wunused-variable] |
2 | arch/arm/mach-pxa/raumfeld.c:391:3: warning: the address of 'raumfeld_rotary_encoder_relative_axis' will always evaluate as 'true' [-Waddress] |
2 | arch/arm/mach-pxa/raumfeld.c:389:3: warning: the address of 'raumfeld_rotary_encoder_axis' will always evaluate as 'true' [-Waddress] |
2 | arch/arm/mach-pxa/raumfeld.c:387:3: warning: the address of 'raumfeld_rotary_encoder_steps' will always evaluate as 'true' [-Waddress] |
1 | net/sched/cls_flower.c:591:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | net/sched/cls_flower.c:563:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | net/sched/cls_flower.c:557:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | net/sched/cls_flower.c:222:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | mm/page_alloc.c:6073:34: warning: array subscript is below array bounds [-Warray-bounds] |
1 | drivers/target/iscsi/cxgbit/cxgbit_ddp.c:180:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 8 has type 'dma_addr_t' [-Wformat] |
1 | drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | drivers/net/ethernet/mediatek/mtk_eth_soc.c:1682:14: warning: ignoring return value of 'device_reset', declared with attribute warn_unused_result [-Wunused-result] |
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:949:warning: override: NOHIGHMEM changes choice state |
1 | .config:948:warning: override: SLOB changes choice state |
1 | .config:946:warning: override: KERNEL_XZ changes choice state |
1 | .config:914:warning: override: SLOB changes choice state |
1 | .config:856:warning: override: SLOB changes choice state |
1 | .config:854: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 (arm) — PASS, 0 errors, 13 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=] |
net/sched/cls_flower.c:222:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
net/sched/cls_flower.c:557:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
net/sched/cls_flower.c:563:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
net/sched/cls_flower.c:591:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
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/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
drivers/media/v4l2-core/v4l2-mc.c:37:55: warning: unused variable 'dtv_demod' [-Wunused-variable] |
drivers/net/ethernet/mediatek/mtk_eth_soc.c:1682:14: warning: ignoring return value of 'device_reset', declared with attribute warn_unused_result [-Wunused-result] |
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] |
drivers/target/iscsi/cxgbit/cxgbit_ddp.c:180:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 8 has type 'dma_addr_t' [-Wformat] |
allmodconfig (arm64) — FAIL, 8 errors, 3 warnings, 0 section mismatches
Errors: |
---|
ERROR: "irq_chip_eoi_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_chip_unmask_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_chip_mask_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_domain_create_hierarchy" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_chip_set_type_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_domain_alloc_irqs_parent" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_domain_set_hwirq_and_chip" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
ERROR: "irq_domain_reset_irq_data" [drivers/gpio/gpio-xgene-sb.ko] undefined! |
Warnings: |
---|
drivers/media/v4l2-core/v4l2-mc.c:37:55: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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 (x86) — FAIL, 3 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 |
allmodconfig+CONFIG_OF=n (x86) — FAIL, 3 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 |
allnoconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
axm55xx_defconfig (arm) — 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 [-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, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
defconfig (arm64) — 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] |
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — 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] |
defconfig+CONFIG_LKDTM=y (arm64) — 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] |
defconfig+CONFIG_LKDTM=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_OF_UNITTEST=y (arm64) — 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] |
defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
ezx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 2 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] |
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, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
moxart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig (arm) — PASS, 0 errors, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 14 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 0 warnings, 0 section mismatches
mvebu_v7_defconfig (arm) — PASS, 0 errors, 2 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] |
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 2 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] |
mxs_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
omap2plus_defconfig (arm) — PASS, 0 errors, 3 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/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
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, 0 warnings, 0 section mismatches
pxa910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: |
---|
arch/arm/mach-pxa/raumfeld.c:387:3: warning: the address of 'raumfeld_rotary_encoder_steps' will always evaluate as 'true' [-Waddress] |
arch/arm/mach-pxa/raumfeld.c:389:3: warning: the address of 'raumfeld_rotary_encoder_axis' will always evaluate as 'true' [-Waddress] |
arch/arm/mach-pxa/raumfeld.c:391:3: warning: the address of 'raumfeld_rotary_encoder_relative_axis' will always evaluate as 'true' [-Waddress] |
net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized] |
drivers/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
qcom_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
raumfeld_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
arch/arm/mach-pxa/raumfeld.c:387:3: warning: the address of 'raumfeld_rotary_encoder_steps' will always evaluate as 'true' [-Waddress] |
arch/arm/mach-pxa/raumfeld.c:389:3: warning: the address of 'raumfeld_rotary_encoder_axis' will always evaluate as 'true' [-Waddress] |
arch/arm/mach-pxa/raumfeld.c:391:3: warning: the address of 'raumfeld_rotary_encoder_relative_axis' will always evaluate as 'true' [-Waddress] |
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, 0 warnings, 0 section mismatches
shannon_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
shmobile_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
drivers/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable] |
simpad_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
socfpga_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
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, 0 warnings, 0 section mismatches
tct_hammer_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tegra_defconfig (arm) — PASS, 0 errors, 3 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] |
tinyconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
.config:854:warning: override: KERNEL_XZ changes choice state |
.config:856:warning: override: SLOB changes choice state |
tinyconfig (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
.config:914:warning: override: SLOB changes choice state |
tinyconfig (x86) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
.config:946:warning: override: KERNEL_XZ changes choice state |
.config:948:warning: override: SLOB changes choice state |
.config:949:warning: override: NOHIGHMEM changes choice state |
mm/page_alloc.c:6073:34: warning: array subscript is below array bounds [-Warray-bounds] |
trizeps4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
u300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
u8500_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
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, 1 warning, 0 section mismatches
Warnings: |
---|
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