stable build: 131 builds: 0 failed, 131 passed, 67 warnings (v4.0.5)
Full Build Summary: http://kernelci.org/build/stable/kernel/v4.0.5/
Tree: stable Branch: local/linux-4.0.y Git Describe: v4.0.5 Git Commit: be4cb235441a691ee63ba5e00843a9c210be5b8a Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Built: 3 unique architectures
Warnings Detected:
x86:
defconfig+CONFIG_OF_UNITTEST=y: 2 warnings defconfig+kvm_guest: 2 warnings i386_defconfig: 2 warnings x86_64_defconfig: 2 warnings
arm:
ape6evm_defconfig: 1 warning armadillo800eva_defconfig: 1 warning axm55xx_defconfig: 1 warning bcm2835_defconfig: 1 warning bcm_defconfig: 1 warning bockw_defconfig: 1 warning cerfcube_defconfig: 2 warnings colibri_pxa270_defconfig: 2 warnings corgi_defconfig: 2 warnings ebsa110_defconfig: 1 warning footbridge_defconfig: 1 warning imx_v4_v5_defconfig: 1 warning imx_v6_v7_defconfig: 1 warning iop13xx_defconfig: 2 warnings iop32x_defconfig: 2 warnings iop33x_defconfig: 1 warning ixp4xx_defconfig: 1 warning marzen_defconfig: 1 warning mini2440_defconfig: 1 warning multi_v7_defconfig: 2 warnings multi_v7_defconfig+CONFIG_ARM_LPAE=y: 3 warnings multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 2 warnings multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: 2 warnings multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y: 2 warnings mvebu_v7_defconfig: 2 warnings mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 2 warnings netx_defconfig: 1 warning nuc910_defconfig: 1 warning nuc950_defconfig: 1 warning nuc960_defconfig: 1 warning omap1_defconfig: 1 warning omap2plus_defconfig: 1 warning pcm027_defconfig: 1 warning s3c2410_defconfig: 1 warning sama5_defconfig: 1 warning shmobile_defconfig: 1 warning spear13xx_defconfig: 1 warning spear3xx_defconfig: 1 warning spear6xx_defconfig: 1 warning spitz_defconfig: 2 warnings tegra_defconfig: 2 warnings trizeps4_defconfig: 2 warnings xcep_defconfig: 1 warning
Warnings summary:
26 kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value] 13 drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] 6 drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' 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=] 4 net/mac80211/mlme.c:1368:14: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] 4 include/linux/cgroup.h:171:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] 4 fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized] 2 drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable] 2 drivers/rtc/rtc-armada38x.c:67:34: warning: unused variable 'flags' [-Wunused-variable] 1 drivers/mmc/host/sunxi-mmc.c:296:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 arch/arm/kernel/head-nommu.S:167: Warning: Use of r13 as a source register is deprecated when r15 is the destination register.
================================================================================
Detailed per-defconfig build reports:
-------------------------------------------------------------------------------- ape6evm_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- armadillo800eva_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- axm55xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- bcm2835_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- bcm_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- bockw_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- cerfcube_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value] fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- colibri_pxa270_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value] fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- corgi_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=] kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: include/linux/cgroup.h:171:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] net/mac80211/mlme.c:1368:14: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------- defconfig+kvm_guest (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: include/linux/cgroup.h:171:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] net/mac80211/mlme.c:1368:14: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------- ebsa110_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- efm32_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: arch/arm/kernel/head-nommu.S:167: Warning: Use of r13 as a source register is deprecated when r15 is the destination register.
-------------------------------------------------------------------------------- footbridge_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- i386_defconfig (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: include/linux/cgroup.h:171:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] net/mac80211/mlme.c:1368:14: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------- imx_v4_v5_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- imx_v6_v7_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- iop13xx_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=] kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- iop32x_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=] kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- iop33x_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- ixp4xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- marzen_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- mini2440_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=]
-------------------------------------------------------------------------------- multi_v7_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] drivers/mmc/host/sunxi-mmc.c:296:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- mvebu_v7_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/rtc/rtc-armada38x.c:67:34: warning: unused variable 'flags' [-Wunused-variable] drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
-------------------------------------------------------------------------------- mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/rtc/rtc-armada38x.c:67:34: warning: unused variable 'flags' [-Wunused-variable] drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
-------------------------------------------------------------------------------- netx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- nuc910_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- nuc950_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- nuc960_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- omap1_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- omap2plus_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- pcm027_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- s3c2410_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- sama5_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- shmobile_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable]
-------------------------------------------------------------------------------- spear13xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- spear3xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- spear6xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- spitz_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=] kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
-------------------------------------------------------------------------------- tegra_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] drivers/net/ethernet/intel/igb/igb_ptp.c:395:21: warning: 'pin' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- trizeps4_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value] fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- x86_64_defconfig (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: include/linux/cgroup.h:171:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] net/mac80211/mlme.c:1368:14: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------- xcep_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: kernel/acct.c:174:3: warning: value computed is not used [-Wunused-value]
--- For more info write to info@kernelci.org
kernel-build-reports@lists.linaro.org