next/master build: 215 builds: 16 failed, 199 passed, 34 errors, 226 warnings (next-20210623)
Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20210623/
Tree: next Branch: master Git Describe: next-20210623 Git Commit: d61c8b66c84080ecf8f9f4d9272ab4ec78029a59 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 7 unique architectures
Build Failures Detected:
arc: allnoconfig: (gcc-8) FAIL nsimosci_hs_smp_defconfig: (gcc-8) FAIL
arm64: allmodconfig: (clang-12) FAIL
arm: allmodconfig: (clang-10) FAIL allmodconfig: (clang-12) FAIL
i386: allmodconfig: (clang-10) FAIL allmodconfig: (clang-12) FAIL
mips: decstation_64_defconfig: (gcc-8) FAIL lemote2f_defconfig: (gcc-8) FAIL malta_defconfig: (gcc-8) FAIL malta_kvm_defconfig: (gcc-8) FAIL maltaup_xpa_defconfig: (gcc-8) FAIL
riscv: rv32_defconfig: (gcc-8) FAIL
x86_64: allmodconfig: (clang-10) FAIL allmodconfig: (clang-12) FAIL allmodconfig: (gcc-8) FAIL
Errors and Warnings Detected:
arc: allnoconfig (gcc-8): 8 errors haps_hs_smp_defconfig+kselftest (gcc-8): 2 warnings nsimosci_hs_smp_defconfig (gcc-8): 8 errors
arm64: allmodconfig (clang-12): 11 warnings defconfig (clang-10): 6 warnings defconfig (clang-12): 5 warnings defconfig+CONFIG_ARM64_64K_PAGES=y (clang-10): 6 warnings defconfig+CONFIG_ARM64_64K_PAGES=y (clang-12): 5 warnings
arm: allmodconfig (clang-10): 36 warnings allmodconfig (clang-12): 36 warnings lpc18xx_defconfig (gcc-8): 1 warning mps2_defconfig (gcc-8): 1 warning multi_v7_defconfig (clang-12): 2 warnings multi_v7_defconfig (clang-10): 2 warnings stm32_defconfig (gcc-8): 1 warning vf610m4_defconfig (gcc-8): 1 warning
i386: allmodconfig (clang-10): 31 warnings allmodconfig (clang-12): 31 warnings
mips: rm200_defconfig (gcc-8): 8 warnings
riscv: nommu_k210_defconfig (gcc-8): 1 warning nommu_k210_sdcard_defconfig (gcc-8): 1 warning rv32_defconfig (gcc-8): 18 errors, 12 warnings
x86_64: allmodconfig (clang-12): 15 warnings allmodconfig (gcc-8): 1 warning allmodconfig (clang-10): 11 warnings
Errors summary:
9 arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected 9 arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] 2 arc-elf32-ld: stackdepot.c:(.text+0x4e0): undefined reference to `__softirqentry_text_end' 2 arc-elf32-ld: stackdepot.c:(.text+0x4d8): undefined reference to `__softirqentry_text_start' 2 arc-elf32-ld: stackdepot.c:(.text+0x4cc): undefined reference to `__irqentry_text_end' 2 arc-elf32-ld: stackdepot.c:(.text+0x38): undefined reference to `__softirqentry_text_end' 2 arc-elf32-ld: stackdepot.c:(.text+0x30): undefined reference to `__softirqentry_text_start' 2 arc-elf32-ld: stackdepot.c:(.text+0x24): undefined reference to `__irqentry_text_end' 1 stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start' 1 stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start' 1 arc-elf32-ld: stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start' 1 arc-elf32-ld: stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start'
Warnings summary:
67 1 warning generated. 15 2 warnings generated. 11 drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 11 drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 9 cc1: some warnings being treated as errors 7 include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 7 drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 7 drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 6 include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value] 4 drivers/net/ethernet/mellanox/mlx5/core/eq.c:715:14: warning: address of array 'param->affinity' will always evaluate to 'true' [-Wpointer-bool-conversion] 4 drivers/mailbox/mailbox-mpfs.c:122:43: warning: shift count >= width of type [-Wshift-count-overflow] 4 drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:976:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 4 arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings] 4 #warning This code requires at least version 4.6 of GCC 2 drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=] 2 drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=] 2 drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=] 2 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:3286:6: warning: stack frame size of 1420 bytes in function 'dml20_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 2 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:452:13: warning: stack frame size of 1580 bytes in function 'dcn_bw_calc_rq_dlg_ttu' [-Wframe-larger-than=] 2 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3043:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=] 2 drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=] 2 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc7-next-20210623/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 1 kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1392 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1384 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1332 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 include/soc/microchip/mpfs.h:43:12: warning: ‘mpfs_blocking_transaction’ defined but not used [-Wunused-function] 1 fs/reiserfs/do_balan.o: warning: objtool: balance_leaf_when_delete()+0x10cd: stack state mismatch: cfa1=4+184 cfa2=4+176 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBYFS_CallBack_name’ defined but not used [-Wunused-variable] 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBTellMeAboutYourself_name’ defined but not used [-Wunused-variable] 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBProbe_name’ defined but not used [-Wunused-variable] 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBProbeUuid_name’ defined but not used [-Wunused-variable] 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBInitCallBackState_name’ defined but not used [-Wunused-variable] 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBInitCallBackState3_name’ defined but not used [-Wunused-variable] 1 fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBCallBack_name’ defined but not used [-Wunused-variable] 1 drivers/staging/media/hantro/hantro_g2_hevc_dec.c:536:5: warning: stack frame size of 1228 bytes in function 'hantro_g2_hevc_dec_run' [-Wframe-larger-than=] 1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3312 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3304 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3288 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 1828 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 1804 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1216 bytes in function 'fbtft_init_display' [-Wframe-larger-than=] 1 drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=] 1 drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1064 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=] 1 drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1056 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.c:997:6: warning: stack frame size of 1196 bytes in function 'dml1_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.c:997:6: warning: stack frame size of 1180 bytes in function 'dml1_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size of 1324 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size of 1308 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:981:13: warning: stack frame size of 1036 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:3393:6: warning: stack frame size of 1516 bytes in function 'dml21_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:3393:6: warning: stack frame size of 1468 bytes in function 'dml21_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1148 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1132 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:3393:6: warning: stack frame size of 1436 bytes in function 'dml20v2_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:3393:6: warning: stack frame size of 1420 bytes in function 'dml20v2_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:1145:13: warning: stack frame size of 1196 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:1145:13: warning: stack frame size of 1164 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:1085:13: warning: stack frame size of 1196 bytes in function 'dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:1085:13: warning: stack frame size of 1180 bytes in function 'dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5560 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5536 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=] 1 drivers/block/paride/bpck.c:32: warning: "PC" redefined 1 crypto/wp512.c:782:13: warning: stack frame size of 1192 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=] 1 crypto/wp512.c:782:13: warning: stack frame size of 1176 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=] 1 arch/arc/include/asm/perf_event.h:91:27: warning: ‘arc_pmu_ev_hw_map’ defined but not used [-Wunused-const-variable=] 1 arch/arc/include/asm/perf_event.h:126:23: warning: ‘arc_pmu_cache_map’ defined but not used [-Wunused-const-variable=] 1 <stdin>:834:2: warning: #warning syscall fstat64 not implemented [-Wcpp] 1 <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] 1 <stdin>:1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp] 1 13: warning: stack frame size of 1332 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 ./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] 1 ./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
================================================================================
Detailed per-defconfig build reports:
-------------------------------------------------------------------------------- 32r2el_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 32r2el_defconfig+kselftest (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- allmodconfig (x86_64, clang-12) — FAIL, 0 errors, 15 warnings, 0 section mismatches
Warnings: ./usr/include/linux/bcache.h:354:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:354:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] ./usr/include/linux/bcache.h:355:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:355:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] 2 warnings generated. fs/reiserfs/do_balan.o: warning: objtool: balance_leaf_when_delete()+0x10cd: stack state mismatch: cfa1=4+184 cfa2=4+176 drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 1 warning generated. drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3288 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 warning generated.
-------------------------------------------------------------------------------- allmodconfig (arm, clang-10) — FAIL, 0 errors, 36 warnings, 0 section mismatches
Warnings: kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1392 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 warning generated. drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=] 1 warning generated. arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings] #warning This code requires at least version 4.6 of GCC 1 warning generated. arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings] #warning This code requires at least version 4.6 of GCC 1 warning generated. crypto/wp512.c:782:13: warning: stack frame size of 1192 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=] 1 warning generated. drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3043:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5536 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=] 2 warnings generated. drivers/mailbox/mailbox-mpfs.c:122:43: warning: shift count >= width of type [-Wshift-count-overflow] include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 2 warnings generated. drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:976:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 1 warning generated. drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1216 bytes in function 'fbtft_init_display' [-Wframe-larger-than=] drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=] 2 warnings generated. drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1056 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=] 1 warning generated.
-------------------------------------------------------------------------------- allmodconfig (x86_64, gcc-8) — FAIL, 0 errors, 1 warning, 0 section mismatches
Warnings: include/soc/microchip/mpfs.h:43:12: warning: ‘mpfs_blocking_transaction’ defined but not used [-Wunused-function]
-------------------------------------------------------------------------------- allmodconfig (arm, clang-12) — FAIL, 0 errors, 36 warnings, 0 section mismatches
Warnings: kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1384 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 warning generated. drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=] 1 warning generated. arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings] #warning This code requires at least version 4.6 of GCC 1 warning generated. arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings] #warning This code requires at least version 4.6 of GCC 1 warning generated. crypto/wp512.c:782:13: warning: stack frame size of 1176 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=] 1 warning generated. drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/mailbox/mailbox-mpfs.c:122:43: warning: shift count >= width of type [-Wshift-count-overflow] include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 2 warnings generated. drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1064 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3043:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5560 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=] 2 warnings generated. drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=] drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=] 2 warnings generated. drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:976:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 1 warning generated.
-------------------------------------------------------------------------------- allmodconfig (i386, clang-10) — FAIL, 0 errors, 31 warnings, 0 section mismatches
Warnings: kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1332 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:452:13: warning: stack frame size of 1580 bytes in function 'dcn_bw_calc_rq_dlg_ttu' [-Wframe-larger-than=] 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/mailbox/mailbox-mpfs.c:122:43: warning: shift count >= width of type [-Wshift-count-overflow] include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 2 warnings generated. drivers/staging/media/hantro/hantro_g2_hevc_dec.c:536:5: warning: stack frame size of 1228 bytes in function 'hantro_g2_hevc_dec_run' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.c:997:6: warning: stack frame size of 1180 bytes in function 'dml1_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:1085:13: warning: stack frame size of 1196 bytes in function 'dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:3286:6: warning: stack frame size of 1420 bytes in function 'dml20_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:1145:13: warning: stack frame size of 1196 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 2 warnings generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:3393:6: warning: stack frame size of 1436 bytes in function 'dml20v2_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 2 warnings generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1148 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size of 1324 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:3393:6: warning: stack frame size of 1516 bytes in function 'dml21_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 2 warnings generated. drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 1828 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 warning generated.
-------------------------------------------------------------------------------- allmodconfig (i386, clang-12) — FAIL, 0 errors, 31 warnings, 0 section mismatches
Warnings: 13: warning: stack frame size of 1332 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/mailbox/mailbox-mpfs.c:122:43: warning: shift count >= width of type [-Wshift-count-overflow] include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 2 warnings generated. drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:452:13: warning: stack frame size of 1580 bytes in function 'dcn_bw_calc_rq_dlg_ttu' [-Wframe-larger-than=] 1 warning generated. drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 1804 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.c:997:6: warning: stack frame size of 1196 bytes in function 'dml1_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:981:13: warning: stack frame size of 1036 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size of 1308 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than=] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:1085:13: warning: stack frame size of 1180 bytes in function 'dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:1145:13: warning: stack frame size of 1164 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:3286:6: warning: stack frame size of 1420 bytes in function 'dml20_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1132 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 2 warnings generated. drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.c:3393:6: warning: stack frame size of 1420 bytes in function 'dml20v2_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.c:3393:6: warning: stack frame size of 1468 bytes in function 'dml21_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 2 warnings generated. 2 warnings generated.
-------------------------------------------------------------------------------- allmodconfig (arm64, clang-12) — FAIL, 0 errors, 11 warnings, 0 section mismatches
Warnings: drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 1 warning generated. drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3312 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 warning generated.
-------------------------------------------------------------------------------- allmodconfig (x86_64, clang-10) — FAIL, 0 errors, 11 warnings, 0 section mismatches
Warnings: drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: warning: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Wenum-conversion] 1 warning generated. drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. include/soc/microchip/mpfs.h:43:12: warning: unused function 'mpfs_blocking_transaction' [-Wunused-function] 1 warning generated. drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3304 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 warning generated.
-------------------------------------------------------------------------------- allnoconfig (x86_64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- allnoconfig (i386, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- allnoconfig (i386, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- allnoconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- allnoconfig (arc, gcc-8) — FAIL, 8 errors, 0 warnings, 0 section mismatches
Errors: stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x4cc): undefined reference to `__irqentry_text_end' arc-elf32-ld: stackdepot.c:(.text+0x4cc): undefined reference to `__irqentry_text_end' arc-elf32-ld: stackdepot.c:(.text+0x4d8): undefined reference to `__softirqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x4d8): undefined reference to `__softirqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x4e0): undefined reference to `__softirqentry_text_end' arc-elf32-ld: stackdepot.c:(.text+0x4e0): undefined reference to `__softirqentry_text_end'
-------------------------------------------------------------------------------- allnoconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- am200epdkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- ar7_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- aspeed_g4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- aspeed_g5_defconfig (arm, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- aspeed_g5_defconfig (arm, clang-12) — 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- axm55xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- axs103_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- axs103_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- badge4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- bigsur_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- bmips_be_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- bmips_stb_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- capcella_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- cavium_octeon_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- cerfcube_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- ci20_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- cm_x300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- cobalt_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- colibri_pxa270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- colibri_pxa300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- collie_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- corgi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- cu1000-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- cu1830-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- davinci_all_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- db1xxx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- decstation_64_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- decstation_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- decstation_r4k_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig (arm64, clang-10) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings: drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/net/ethernet/mellanox/mlx5/core/eq.c:715:14: warning: address of array 'param->affinity' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc7-next-20210623/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
-------------------------------------------------------------------------------- defconfig (arm64, clang-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/net/ethernet/mellanox/mlx5/core/eq.c:715:14: warning: address of array 'param->affinity' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated.
-------------------------------------------------------------------------------- defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-10) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings: drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/net/ethernet/mellanox/mlx5/core/eq.c:715:14: warning: address of array 'param->affinity' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc7-next-20210623/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
-------------------------------------------------------------------------------- defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: drivers/mailbox/imx-mailbox.c:284:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/mailbox/imx-mailbox.c:263:9: note: initialize the variable 'val' to silence this warning 1 warning generated. drivers/net/ethernet/mellanox/mlx5/core/eq.c:715:14: warning: address of array 'param->affinity' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated.
-------------------------------------------------------------------------------- defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig+CONFIG_EFI=n (riscv, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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
-------------------------------------------------------------------------------- e55_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- ep93xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- eseries_pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- fuloong2e_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- gcw0_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- gemini_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- gpr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- h3600_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- h5000_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- hackkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- haps_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- haps_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- haps_hs_smp_defconfig+kselftest (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: arch/arc/include/asm/perf_event.h:126:23: warning: ‘arc_pmu_cache_map’ defined but not used [-Wunused-const-variable=] arch/arc/include/asm/perf_event.h:91:27: warning: ‘arc_pmu_ev_hw_map’ defined but not used [-Wunused-const-variable=]
-------------------------------------------------------------------------------- hisi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- hsdk_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- i386_defconfig (i386, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- i386_defconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- i386_defconfig (i386, clang-12) — 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- iop32x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- ip22_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- ip32_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- ixp4xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- jazz_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- jmr3927_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- jornada720_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- keystone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- lart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- lemote2f_defconfig (mips, gcc-8) — FAIL, 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
-------------------------------------------------------------------------------- loongson2k_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- loongson3_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- lpc18xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value]
-------------------------------------------------------------------------------- lpc32xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- lpd270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- lubbock_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- magician_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- mainstone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- malta_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- malta_kvm_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- malta_qemu_32r6_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- maltaaprp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- maltasmvp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- maltasmvp_eva_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- maltaup_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- maltaup_xpa_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- milbeaut_m10v_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- mini2440_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- mmp2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- moxart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- mpc30x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- mps2_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value]
-------------------------------------------------------------------------------- mtx1_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- multi_v4t_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- multi_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- multi_v5_defconfig (arm, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- multi_v5_defconfig (arm, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- multi_v7_defconfig (arm, clang-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:976:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 1 warning generated.
-------------------------------------------------------------------------------- multi_v7_defconfig (arm, clang-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:976:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 1 warning generated.
-------------------------------------------------------------------------------- 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
-------------------------------------------------------------------------------- mvebu_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- netwinder_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- nhk8815_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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_k210_defconfig (riscv, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value]
-------------------------------------------------------------------------------- nommu_k210_sdcard_defconfig (riscv, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value]
-------------------------------------------------------------------------------- nsimosci_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- nsimosci_hs_smp_defconfig (arc, gcc-8) — FAIL, 8 errors, 0 warnings, 0 section mismatches
Errors: stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x24): undefined reference to `__irqentry_text_end' arc-elf32-ld: stackdepot.c:(.text+0x24): undefined reference to `__irqentry_text_end' arc-elf32-ld: stackdepot.c:(.text+0x30): undefined reference to `__softirqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x30): undefined reference to `__softirqentry_text_start' arc-elf32-ld: stackdepot.c:(.text+0x38): undefined reference to `__softirqentry_text_end' arc-elf32-ld: stackdepot.c:(.text+0x38): undefined reference to `__softirqentry_text_end'
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- oxnas_v6_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- palmz72_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- pcm027_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- pxa168_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- pxa255-idp_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- pxa3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- pxa910_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- rb532_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- rbtx49xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- realview_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- rm200_defconfig (mips, gcc-8) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings: fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBYFS_CallBack_name’ defined but not used [-Wunused-variable] fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBTellMeAboutYourself_name’ defined but not used [-Wunused-variable] fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBProbeUuid_name’ defined but not used [-Wunused-variable] fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBProbe_name’ defined but not used [-Wunused-variable] fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBInitCallBackState3_name’ defined but not used [-Wunused-variable] fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBInitCallBackState_name’ defined but not used [-Wunused-variable] fs/afs/cmservice.c:34:21: warning: ‘_afs_SRXCBCallBack_name’ defined but not used [-Wunused-variable] drivers/block/paride/bpck.c:32: warning: "PC" redefined
-------------------------------------------------------------------------------- rs90_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- rt305x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- rv32_defconfig (riscv, gcc-8) — FAIL, 18 errors, 12 warnings, 0 section mismatches
Errors: arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected
Warnings: <stdin>:834:2: warning: #warning syscall fstat64 not implemented [-Wcpp] <stdin>:1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp] <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors cc1: some warnings being treated as errors
-------------------------------------------------------------------------------- s3c2410_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- s3c6400_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- s5pv210_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- sama5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- sb1250_swarm_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- shannon_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- shmobile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- simpad_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- socfpga_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- spear13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- spear3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- spear6xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- spitz_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- stm32_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value]
-------------------------------------------------------------------------------- sunxi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tb0219_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tb0226_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tb0287_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tct_hammer_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tegra_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tinyconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tinyconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- tinyconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- trizeps4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- u8500_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- vdk_hs38_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- vdk_hs38_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- versatile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- 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: include/linux/rmap.h:294:34: warning: statement with no effect [-Wunused-value]
-------------------------------------------------------------------------------- viper_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- vocore2_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- vt8500_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- workpad_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- x86_64_defconfig (x86_64, clang-12) — 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+x86-chromebook (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- x86_64_defconfig+x86-chromebook+kselftest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- x86_64_defconfig+x86_kvm_guest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- xcep_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- zeus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
--- For more info write to info@kernelci.org
kernel-build-reports@lists.linaro.org