Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20191220/ |
Tree: next |
Branch: master |
Git Describe: next-20191220 |
Git Commit: 7ddd09fc4b745fb1d8942f95389583e08412e0cd |
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git |
Built: 7 unique architectures |
Build Failures Detected:
arm64: | |
allmodconfig (gcc-8) | FAIL |
arm: | |
allmodconfig (gcc-8) | FAIL |
mips: | |
db1xxx_defconfig (gcc-8) | FAIL |
Errors and Warnings Detected:
Errors summary: | |
---|---|
2 | drivers/scsi/ufs/ufs-mediatek.c:93:23: error: storage size of ‘res’ isn’t known |
2 | drivers/scsi/ufs/ufs-mediatek.c:21:2: error: implicit declaration of function ‘arm_smccc_smc’ [-Werror=implicit-function-declaration] |
2 | drivers/scsi/ufs/ufs-mediatek.c:21:16: error: ‘MTK_SIP_UFS_CONTROL’ undeclared (first use in this function); did you mean ‘TX_HIBERN8_CONTROL’? |
1 | file.c:(.text+0x352c): undefined reference to `__udivdi3' |
Warnings summary: | |
---|---|
134 | kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
20 | |
9 | drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
4 | drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
2 | drivers/scsi/ufs/ufs-mediatek.c:93:23: warning: unused variable ‘res’ [-Wunused-variable] |
2 | cc1: some warnings being treated as errors |
2 | |
2 | |
1 | {standard input}:141: Warning: macro instruction expanded into multiple instructions |
1 | sound/soc/txx9/txx9aclc.c:54:30: warning: unused variable ‘rtd’ [-Wunused-variable] |
1 | net/netfilter/nf_flow_table_offload.c:91:21: warning: unsigned conversion from ‘int’ to ‘__be16’ {aka ‘short unsigned int’} changes value from ‘327680’ to ‘0’ [-Woverflow] |
1 | include/linux/kern_levels.h:5:18: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] |
1 | drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
1 | arch/x86/kernel/unwind_orc.c:210:12: warning: ‘orc_sort_cmp’ defined but not used [-Wunused-function] |
1 | arch/x86/kernel/unwind_orc.c:190:13: warning: ‘orc_sort_swap’ defined but not used [-Wunused-function] |
1 | /tmp/ccCmEjPt.s:18191: Warning: using r15 results in unpredictable behaviour |
1 | /tmp/ccCmEjPt.s:18119: Warning: using r15 results in unpredictable behaviour |
1 | .config:1173:warning: override: UNWINDER_GUESS changes choice state |
Section mismatches summary: | |
---|---|
5 | WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
3 | WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
3 | WARNING: vmlinux.o(.text.unlikely+0x8d8): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
1 | WARNING: vmlinux.o(.text.unlikely+0x97c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
1 | WARNING: vmlinux.o(.text.unlikely+0x860): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
1 | WARNING: vmlinux.o(.text.unlikely+0x7a4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
1 | WARNING: vmlinux.o(.text.unlikely+0x3a98): Section mismatch in reference from the function pmax_setup_memory_region() to the function .init.text:add_memory_region() |
1 | WARNING: vmlinux.o(.text.unlikely+0x3740): Section mismatch in reference from the function pmax_setup_memory_region() to the function .init.text:add_memory_region() |
Detailed per-defconfig build reports:
32r2el_defconfig (mips, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
32r2el_defconfig+kselftest (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
allmodconfig (arm64, gcc-8) — FAIL, 3 errors, 2 warnings, 0 section mismatches
Errors: |
---|
drivers/scsi/ufs/ufs-mediatek.c:93:23: error: storage size of ‘res’ isn’t known |
drivers/scsi/ufs/ufs-mediatek.c:21:2: error: implicit declaration of function ‘arm_smccc_smc’ [-Werror=implicit-function-declaration] |
drivers/scsi/ufs/ufs-mediatek.c:21:16: error: ‘MTK_SIP_UFS_CONTROL’ undeclared (first use in this function); did you mean ‘TX_HIBERN8_CONTROL’? |
Warnings: |
---|
drivers/scsi/ufs/ufs-mediatek.c:93:23: warning: unused variable ‘res’ [-Wunused-variable] |
cc1: some warnings being treated as errors |
allmodconfig (arm, gcc-8) — FAIL, 3 errors, 20 warnings, 0 section mismatches
Errors: |
---|
drivers/scsi/ufs/ufs-mediatek.c:93:23: error: storage size of ‘res’ isn’t known |
drivers/scsi/ufs/ufs-mediatek.c:21:2: error: implicit declaration of function ‘arm_smccc_smc’ [-Werror=implicit-function-declaration] |
drivers/scsi/ufs/ufs-mediatek.c:21:16: error: ‘MTK_SIP_UFS_CONTROL’ undeclared (first use in this function); did you mean ‘TX_HIBERN8_CONTROL’? |
Warnings: |
---|
/tmp/ccCmEjPt.s:18119: Warning: using r15 results in unpredictable behaviour |
/tmp/ccCmEjPt.s:18191: Warning: using r15 results in unpredictable behaviour |
net/netfilter/nf_flow_table_offload.c:91:21: warning: unsigned conversion from ‘int’ to ‘__be16’ {aka ‘short unsigned int’} changes value from ‘327680’ to ‘0’ [-Woverflow] |
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] |
include/linux/kern_levels.h:5:18: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] |
drivers/scsi/ufs/ufs-mediatek.c:93:23: warning: unused variable ‘res’ [-Wunused-variable] |
cc1: some warnings being treated as errors |
allmodconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
allnoconfig (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
allnoconfig (i386, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
allnoconfig (x86_64, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
arch/x86/kernel/unwind_orc.c:210:12: warning: ‘orc_sort_cmp’ defined but not used [-Wunused-function] |
arch/x86/kernel/unwind_orc.c:190:13: warning: ‘orc_sort_swap’ defined but not used [-Wunused-function] |
allnoconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
allnoconfig (riscv, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
allnoconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
am200epdkit_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ar7_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
aspeed_g4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
aspeed_g5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
assabet_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
at91_dt_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
ath25_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
ath79_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
axm55xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
axs103_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
axs103_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
badge4_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
bcm2835_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm47xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm63xx_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
bigsur_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
bmips_be_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
bmips_stb_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
capcella_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
cavium_octeon_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
cerfcube_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
ci20_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
clps711x_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
cm_x2xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
cm_x300_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
cns3420vb_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
cobalt_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
colibri_pxa270_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
colibri_pxa300_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
collie_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x8d8): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
corgi_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
davinci_all_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
db1xxx_defconfig (mips, gcc-8) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors: |
---|
file.c:(.text+0x352c): undefined reference to `__udivdi3' |
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
decstation_64_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
decstation_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x3a98): Section mismatch in reference from the function pmax_setup_memory_region() to the function .init.text:add_memory_region() |
decstation_r4k_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x3740): Section mismatch in reference from the function pmax_setup_memory_region() to the function .init.text:add_memory_region() |
defconfig (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
defconfig (riscv, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
defconfig+kselftest (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+kselftest (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
dove_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
e55_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ebsa110_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
efm32_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
em_x270_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ep93xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x7a4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
eseries_pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
exynos_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
ezx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
footbridge_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
fuloong2e_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
gcw0_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
gemini_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
gpr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
h3600_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x8d8): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
h5000_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
hackkit_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
haps_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
haps_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
hisi_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
hsdk_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
i386_defconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
i386_defconfig+kselftest (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
imote2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v4_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
integrator_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
iop32x_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ip22_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ip27_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ip28_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
ip32_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
ixp4xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
jazz_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
jmr3927_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
jornada720_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x860): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
keystone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
lart_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
lasat_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
lemote2f_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson1b_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson1c_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson3_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
lpc18xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
lpc32xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
lpd270_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
lubbock_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
magician_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
mainstone_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
malta_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
malta_kvm_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
malta_kvm_guest_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
malta_qemu_32r6_defconfig (mips, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
{standard input}:141: Warning: macro instruction expanded into multiple instructions |
maltaaprp_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
maltasmvp_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
maltasmvp_eva_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
maltaup_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
maltaup_xpa_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
markeins_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
milbeaut_m10v_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
mini2440_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
mips_paravirt_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
mmp2_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
moxart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
mpc30x_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
mps2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
msp71xx_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
mtx1_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v4t_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
multi_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_SMP=n (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+kselftest (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
mv78xx0_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
mvebu_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
mvebu_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
mxs_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
neponset_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
netwinder_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
nhk8815_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
nlm_xlp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
nlm_xlr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
nommu_virt_defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
nsimosci_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
nsimosci_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
omap1_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
omap2plus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
omega2p_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
orion5x_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
oxnas_v6_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
palmz72_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pcm027_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pic32mzda_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
pistachio_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
pleb_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x8d8): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
pnx8335_stb225_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
prima2_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pxa168_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pxa255-idp_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pxa3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pxa910_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
qcom_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
qi_lb60_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
rb532_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
rbtx49xx_defconfig (mips, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
sound/soc/txx9/txx9aclc.c:54:30: warning: unused variable ‘rtd’ [-Wunused-variable] |
realview_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
rm200_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
rpc_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x97c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
rt305x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
rv32_defconfig (riscv, gcc-8) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
s3c2410_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
s3c6400_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
s5pv210_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
sama5_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
sb1250_swarm_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
shannon_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
shmobile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
simpad_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
Section mismatches: |
---|
WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() |
socfpga_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
spear13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
spear3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
spear6xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
spitz_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
stm32_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
sunxi_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
tango4_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
tb0219_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
tb0226_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
tb0287_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
tct_hammer_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
tegra_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (arc, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
tinyconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (x86_64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
.config:1173:warning: override: UNWINDER_GUESS changes choice state |
trizeps4_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
u300_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
u8500_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
vdk_hs38_defconfig (arc, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
vdk_hs38_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
versatile_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
vexpress_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
vf610m4_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
viper_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
vocore2_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
vt8500_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
workpad_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
x86_64_defconfig+kselftest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
x86_64_defconfig+kvm_guest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
xcep_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
xway_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
zeus_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
zx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
kernel/time/timer.c:969:20: warning: ‘timer.expires’ may be used uninitialized in this function [-Wmaybe-uninitialized] |