Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
ae0375de4a2b3 Linux 4.14.85-rc1
89dffe62c8ee2 ima: re-initialize iint->atomic_flags
aa22f2b6e6699 ima: re-introduce own integrity cache lock
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.14.84-100-gae0375de4a2b3/
Runtime: 44m 8s
Passed: 130
Failed: 2
Warnings: 24
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.exynos_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
arch/arm/kernel/smp.c:117:19: error: implicit declaration of function 'lookup_processor'; did you mean 'lookup_resource'? [-Werror=implicit-function-declaration]
arch/arm/kernel/smp.c:117:52: error: invalid type argument of '->' (have 'int')
arm.exynos_defconfig:
arch/arm/kernel/smp.c:117:19: error: implicit declaration of function 'lookup_processor'; did you mean 'lookup_resource'? [-Werror=implicit-function-declaration]
arch/arm/kernel/smp.c:117:52: error: invalid type argument of '->' (have 'int')
Warnings:
arm.allmodconfig:
/tmp/ccbgo9Oy.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccbgo9Oy.s:18225: Warning: using r15 results in unpredictable behaviour
arm64.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Branch: HEAD
Topmost commits:
d2e6681167c63 Add linux-next specific files for 20181130
a88d721ccb371 partial revert (perf) of "mm: replace all open encodings for NUMA_NO_NODE"
43db7c350ae1d Merge branch 'akpm/master'
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20181130/
Runtime: 59m 16s
Passed: 140
Failed: 0
Warnings: 242
DTS warnings: 1
Section mismatches: 18
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.acs5k_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.acs5k_tiny_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.allmodconfig:
/tmp/cc64GLZm.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/cc64GLZm.s:18191: Warning: using r15 results in unpredictable behaviour
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
drivers/net/wireless/ath/ath10k/mac.c:8377:39: warning: 'rd' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/scsi/ufs/ufs-qcom.c:1566:2: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/scsi/ufs/ufs-qcom.c:1566:2: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text+0x7ade4): Section mismatch in reference from the function omap3xxx_prm_late_init() to the function .init.text:omap3xxx_prm_enable_io_wakeup()
WARNING: vmlinux.o(.text.unlikely+0x3d7c): Section mismatch in reference from the function am43xx_suspend_init() to the function .init.text:am43xx_map_scu()
WARNING: vmlinux.o(.text.unlikely+0x4f98): Section mismatch in reference from the function tegra114_gic_cpu_pm_registration() to the (unknown reference) .init.rodata:(unknown)
WARNING: vmlinux.o(.text.unlikely+0x159f0): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
WARNING: vmlinux.o(.text.unlikely+0x160c8): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
WARNING: vmlinux.o(.text.unlikely+0x227c0): Section mismatch in reference from the function orion_delay_timer_init() to the function .init.text:register_current_timer_delay()
arm.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.am200epdkit_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.aspeed_g4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.aspeed_g5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.assabet_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.at91_dt_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.badge4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.bcm2835_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.cerfcube_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.clps711x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.cm_x2xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.cm_x300_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.cns3420vb_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.colibri_pxa270_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.colibri_pxa300_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.collie_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.corgi_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.davinci_all_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.dove_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ebsa110_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.efm32_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.em_x270_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.ep93xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.eseries_pxa_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.exynos_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ezx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.footbridge_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.gemini_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.h3600_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.h5000_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.hackkit_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.imote2_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.imx_v4_v5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.imx_v6_v7_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.integrator_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.iop13xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.iop32x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.iop33x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.ixp4xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.jornada720_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.keystone_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ks8695_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lart_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lpc18xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lpc32xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lpd270_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lubbock_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.magician_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mainstone_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mediatek_v7_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mini2440_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mmp2_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.moxart_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mps2_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.multi_lpae_defconfig:
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:943:12: warning: 'pri_count' is used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:948:12: warning: 'sec_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v4t_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.multi_v5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_defconfig:
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:943:12: warning: 'pri_count' is used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:948:12: warning: 'sec_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_nosmp_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:943:12: warning: 'pri_count' is used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:948:12: warning: 'sec_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mv78xx0_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mvebu_v5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mvebu_v7_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mxs_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.neponset_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.netwinder_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.netx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nhk8815_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nuc910_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nuc950_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nuc960_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.omap1_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.omap2plus_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.orion5x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.oxnas_v6_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.palmz72_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pcm027_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pleb_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa168_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa255-idp_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa3xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa910_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.qcom_defconfig:
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:943:12: warning: 'pri_count' is used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:948:12: warning: 'sec_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.raumfeld_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.rpc_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.s3c2410_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.s3c6400_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.s5pv210_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.sama5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.shannon_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.simpad_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.spear3xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.spear6xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.spitz_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.stm32_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.tct_hammer_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.trizeps4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.u300_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.versatile_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.vexpress_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.vf610m4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.viper_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.vt8500_v6_v7_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.xcep_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.zeus_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.zx_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm64.allmodconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
drivers/mmc/host/sdhci-pci-core.c:514:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/ath/ath10k/mac.c:8377:39: warning: 'rd' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/pci/controller/pci-xgene.c:534:2: warning: 'pim_reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c:560:11: warning: 'data_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/scsi/ufs/ufs-qcom.c:1559:7: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm64/include/asm/io.h:84:21: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text+0x6d084): Section mismatch in reference from the function init_subsystems() to the function .init.text:hyp_cpu_pm_init()
WARNING: vmlinux.o(.text+0x6d1ec): Section mismatch in reference from the function teardown_hyp_mode() to the function .init.text:hyp_cpu_pm_exit()
WARNING: vmlinux.o(.text.unlikely+0x13fcc): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
WARNING: vmlinux.o(.text.unlikely+0x148c4): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arm64.defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:943:12: warning: 'pri_count' is used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:948:12: warning: 'sec_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm64.nosmp_defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:943:12: warning: 'pri_count' is used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/msm/adreno/a6xx_gmu.c:948:12: warning: 'sec_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
i386.allmodconfig:
arch/x86/kernel/cpu/microcode/intel.c:681:9: warning: 'cp.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:681:9: warning: 'cp.data' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:648:2: warning: 'cp.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:648:2: warning: 'cp.data' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/hw_breakpoint.c:366:18: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/dma/stm32-mdma.c:781:6: warning: 'ccr' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
drivers/net/wireless/intel/iwlwifi/mvm/fw.c:746:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c:48:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
net/vmw_vsock/vmci_transport.c:1391:13: warning: 'old_pkt_proto' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text.unlikely+0x1c65): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
WARNING: vmlinux.o(.text.unlikely+0x1c77): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
WARNING: vmlinux.o(.text.unlikely+0x5d07): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
WARNING: vmlinux.o(.text.unlikely+0x61da): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
arch/riscv/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
arch/riscv/kernel/perf_event.c:166:5: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/riscv/kernel/perf_event.c:166:38: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/riscv/kernel/perf_event.c:167:39: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/lzo/lzo1x_compress.c:39:24: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/test_hexdump.c:102:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
drivers/dma/stm32-mdma.c:781:6: warning: 'ccr' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/mmc/host/sdhci-pci-core.c:514:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/ath/ath10k/mac.c:8377:39: warning: 'rd' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c:560:11: warning: 'data_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
riscv.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
riscv.nosmp_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
riscv.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86.allmodconfig:
arch/x86/entry/vsyscall/vsyscall_64.c:120:19: warning: 'syscall_nr' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/hw_breakpoint.c:333:15: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized]
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
drivers/gpu/drm/amd/amdgpu/soc15.c:549:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp]
drivers/gpu/drm/amd/amdgpu/soc15.c:570:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/intel/iwlwifi/mvm/fw.c:746:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text.unlikely+0x48b4): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
WARNING: vmlinux.o(.text.unlikely+0x48ed): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
WARNING: vmlinux.o(.text.unlikely+0xc50a): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
WARNING: vmlinux.o(.text.unlikely+0xd368): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
lib/lzo/lzo1x_compress.c:239:14: warning: 'm_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
DTS Warnings:
arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
New syscalls:
arm fsconfig
arm fsinfo
arm fsmount
arm fsopen
arm fspick
arm move_mount
arm open_tree
arm64 fsconfig
arm64 fsinfo
arm64 fsmount
arm64 fsopen
arm64 fspick
arm64 move_mount
arm64 open_tree
riscv fsconfig
riscv fsinfo
riscv fsmount
riscv fsopen
riscv fspick
riscv move_mount
riscv open_tree
Section mismatches:
1 4.allmodconfig WARNING: vmlinux.o(.text+0x6d084): Section mismatch in reference from the function init_subsystems() to the function .init.text:hyp_cpu_pm_init()
1 4.allmodconfig WARNING: vmlinux.o(.text+0x6d1ec): Section mismatch in reference from the function teardown_hyp_mode() to the function .init.text:hyp_cpu_pm_exit()
1 4.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x13fcc): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
1 4.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x148c4): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
1 allmodconfig WARNING: vmlinux.o(.text+0x7ade4): Section mismatch in reference from the function omap3xxx_prm_late_init() to the function .init.text:omap3xxx_prm_enable_io_wakeup()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x159f0): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x160c8): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x227c0): Section mismatch in reference from the function orion_delay_timer_init() to the function .init.text:register_current_timer_delay()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x3d7c): Section mismatch in reference from the function am43xx_suspend_init() to the function .init.text:am43xx_map_scu()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x4f98): Section mismatch in reference from the function tegra114_gic_cpu_pm_registration() to the (unknown reference) .init.rodata:(unknown)
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x1c65): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x1c77): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x5d07): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x61da): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x48b4): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x48ed): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0xc50a): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0xd368): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()