next/master build: 194 builds: 24 failed, 170 passed, 46 errors, 135 warnings (next-20210527) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20210527/ Tree: next Branch: master Git Describe: next-20210527 Git Commit: d975636c274169a218816c8e69d8215fd6a11791 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-10) FAIL allmodconfig: (clang-12) FAIL allmodconfig: (gcc-8) FAIL arm: allmodconfig: (clang-12) FAIL allmodconfig: (gcc-8) FAIL davinci_all_defconfig: (gcc-8) FAIL pxa_defconfig: (gcc-8) FAIL i386: allmodconfig: (clang-12) FAIL mips: ath25_defconfig: (gcc-8) FAIL cobalt_defconfig: (gcc-8) FAIL decstation_64_defconfig: (gcc-8) FAIL lemote2f_defconfig: (gcc-8) FAIL loongson1b_defconfig: (gcc-8) FAIL loongson1c_defconfig: (gcc-8) FAIL mpc30x_defconfig: (gcc-8) FAIL mtx1_defconfig: (gcc-8) FAIL rm200_defconfig: (gcc-8) FAIL tb0219_defconfig: (gcc-8) FAIL tb0287_defconfig: (gcc-8) FAIL riscv: rv32_defconfig: (gcc-8) FAIL x86_64: allmodconfig: (clang-10) FAIL allmodconfig: (clang-12) 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): 7 warnings allmodconfig (clang-10): 12 warnings defconfig (gcc-8): 1 warning defconfig (clang-10): 3 warnings defconfig (clang-12): 2 warnings defconfig+CONFIG_ARM64_64K_PAGES=y (gcc-8): 1 warning defconfig+CONFIG_ARM64_64K_PAGES=y (clang-12): 2 warnings defconfig+CONFIG_ARM64_64K_PAGES=y (clang-10): 3 warnings defconfig+CONFIG_CPU_BIG_ENDIAN=y (gcc-8): 1 warning defconfig+CONFIG_RANDOMIZE_BASE=y (gcc-8): 1 warning arm: allmodconfig (clang-12): 31 warnings multi_v7_defconfig (clang-12): 2 warnings i386: allmodconfig (clang-12): 26 warnings mips: 32r2el_defconfig (gcc-8): 1 warning ci20_defconfig (gcc-8): 1 warning cu1000-neo_defconfig (gcc-8): 1 warning cu1830-neo_defconfig (gcc-8): 1 warning db1xxx_defconfig (gcc-8): 1 warning loongson1b_defconfig (gcc-8): 2 errors loongson1c_defconfig (gcc-8): 2 errors loongson2k_defconfig (gcc-8): 1 warning mpc30x_defconfig (gcc-8): 2 errors mtx1_defconfig (gcc-8): 2 errors omega2p_defconfig (gcc-8): 1 warning rm200_defconfig (gcc-8): 2 errors tb0219_defconfig (gcc-8): 2 errors tb0287_defconfig (gcc-8): 2 errors vocore2_defconfig (gcc-8): 1 warning riscv: rv32_defconfig (gcc-8): 16 errors, 11 warnings x86_64: allmodconfig (clang-10): 7 warnings allmodconfig (clang-12): 13 warnings x86_64_defconfig (clang-10): 2 warnings Errors summary: 8 arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected 8 arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] 4 mips-linux-gnu-ld: (.text+0x194): undefined reference to `usb_hid_driver' 4 (.text+0x190): undefined reference to `usb_hid_driver' 2 mips-linux-gnu-ld: (.text+0x228): undefined reference to `usb_hid_driver' 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' 2 (.text+0x220): undefined reference to `usb_hid_driver' 1 stackdepot.c:(.text+0x4ac): undefined reference to `__irqentry_text_start' 1 stackdepot.c:(.text+0x4): undefined reference to `__irqentry_text_start' 1 mips-linux-gnu-ld: (.text+0x198): undefined reference to `usb_hid_driver' 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' 1 (.text+0x194): undefined reference to `usb_hid_driver' Warnings summary: 24 1 warning generated. 12 mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] 12 2 warnings generated. 8 cc1: some warnings being treated as errors 6 drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 6 drivers/net/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] 6 drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning 6 drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 4 mm/mmap_lock.c:157:20: warning: unused function 'get_mm_memcg_path' [-Wunused-function] 3 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 2 drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 2 arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings] 2 #warning This code requires at least version 4.6 of GCC 1 sound/soc/intel/boards/snd-soc-sof_rt5682.mod.c:95:44: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 1 lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x173: call to do_strncpy_from_user() with UACCESS enabled 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 fs/reiserfs/lbalance.o: warning: objtool: leaf_copy_items_entirely()+0x832: stack state mismatch: cfa1=4+224 cfa2=4+216 1 fs/reiserfs/do_balan.o: warning: objtool: balance_leaf_when_delete()+0x120d: stack state mismatch: cfa1=4+184 cfa2=4+176 1 drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3328 bytes in function 'gbaudio_tplg_create_widget' [-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 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 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=] 1 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=] 1 drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-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/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=] 1 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_relocate_parse_slow()+0x427: stack state mismatch: cfa1=4+120 cfa2=-1+0 1 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_copy_relocations()+0x1d5: stack state mismatch: cfa1=4+104 cfa2=-1+0 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/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 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 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 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 1164 bytes in function 'dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than=] 1 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=] 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/dcn_calcs.c:450:13: warning: stack frame size of 1564 bytes in function 'dcn_bw_calc_rq_dlg_ttu' [-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:3041:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=] 1 drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-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 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/sound/soc/intel/boards/snd-soc-intel-hda-dsp-common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 1 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/clk/keystone/pll.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 1 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/clk/keystone/gate.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 1 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/crypto/cast_common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 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 ./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, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- 32r2el_defconfig+kselftest (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allmodconfig (arm, clang-12) — FAIL, 0 errors, 31 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/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 2 warnings 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/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3041: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/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/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] 1 warning generated. -------------------------------------------------------------------------------- allmodconfig (arm64, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allmodconfig (arm64, clang-12) — FAIL, 0 errors, 7 warnings, 0 section mismatches Warnings: drivers/net/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 2 warnings 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 (arm, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allmodconfig (x86_64, clang-10) — FAIL, 0 errors, 7 warnings, 0 section mismatches Warnings: drivers/net/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 2 warnings 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. -------------------------------------------------------------------------------- allmodconfig (arm64, clang-10) — FAIL, 0 errors, 12 warnings, 0 section mismatches Warnings: drivers/net/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 2 warnings generated. drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3328 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=] 1 warning generated. aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/crypto/cast_common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/clk/keystone/gate.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/clk/keystone/pll.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/sound/soc/intel/boards/snd-soc-intel-hda-dsp-common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 -------------------------------------------------------------------------------- allmodconfig (x86_64, clang-12) — FAIL, 0 errors, 13 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. lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x173: call to do_strncpy_from_user() with UACCESS enabled fs/reiserfs/do_balan.o: warning: objtool: balance_leaf_when_delete()+0x120d: stack state mismatch: cfa1=4+184 cfa2=4+176 fs/reiserfs/lbalance.o: warning: objtool: leaf_copy_items_entirely()+0x832: stack state mismatch: cfa1=4+224 cfa2=4+216 drivers/net/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 2 warnings 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 (i386, clang-12) — FAIL, 0 errors, 26 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/phy/motorcomm.c:58:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:54:9: note: initialize the variable 'ret' to silence this warning drivers/net/phy/motorcomm.c:83:2: warning: variable 'ge' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/phy/motorcomm.c:53:17: note: initialize the variable 'ge' to silence this warning 2 warnings generated. drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:450:13: warning: stack frame size of 1564 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/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_20.c:3286:6: warning: stack frame size of 1420 bytes in function 'dml20_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than=] 2 warnings 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/dcn21/display_mode_vba_21.c:1463:13: warning: stack frame size of 1132 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-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=] 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=] 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=] 2 warnings generated. sound/soc/intel/boards/snd-soc-sof_rt5682.mod.c:95:44: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 1 warning generated. -------------------------------------------------------------------------------- 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, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allnoconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- allnoconfig (x86_64, clang-10) — 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, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- aspeed_g5_defconfig (arm, clang-12) — 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) — FAIL, 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 -------------------------------------------------------------------------------- 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, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- cm_x300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- cobalt_defconfig (mips, gcc-8) — FAIL, 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 -------------------------------------------------------------------------------- cu1000-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- cu1830-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- davinci_all_defconfig (arm, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- db1xxx_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- 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, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- defconfig (arm64, clang-10) — PASS, 0 errors, 3 warnings, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: unused function 'get_mm_memcg_path' [-Wunused-function] 1 warning generated. aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 -------------------------------------------------------------------------------- defconfig (arm64, clang-12) — PASS, 0 errors, 2 warnings, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: unused function 'get_mm_memcg_path' [-Wunused-function] 1 warning generated. -------------------------------------------------------------------------------- defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-12) — PASS, 0 errors, 2 warnings, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: unused function 'get_mm_memcg_path' [-Wunused-function] 1 warning generated. -------------------------------------------------------------------------------- defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-10) — PASS, 0 errors, 3 warnings, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: unused function 'get_mm_memcg_path' [-Wunused-function] 1 warning generated. aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc3-next-20210527/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 -------------------------------------------------------------------------------- defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- 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, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- defconfig+kselftest (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- defconfig+kselftest (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- e55_defconfig (mips, 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 -------------------------------------------------------------------------------- gemini_defconfig (arm, 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-12) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- i386_defconfig (i386, clang-10) — 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_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) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x220): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x228): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- loongson1c_defconfig (mips, gcc-8) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x220): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x228): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- loongson2k_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- loongson3_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- 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, 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) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- malta_kvm_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- malta_qemu_32r6_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 -------------------------------------------------------------------------------- maltaup_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- maltaup_xpa_defconfig (mips, gcc-8) — PASS, 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) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x190): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x194): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- mps2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- mtx1_defconfig (mips, gcc-8) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x194): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x198): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- 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-12) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- multi_v5_defconfig (arm, clang-10) — 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:975: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, 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 -------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- omega2p_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- pxa910_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- pxa_defconfig (arm, gcc-8) — FAIL, 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) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x190): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x194): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- rpc_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- 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, 16 errors, 11 warnings, 0 section mismatches Errors: arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518:9: error: incompatible types when returning type ‘int’ but ‘pmd_t’ {aka ‘struct <anonymous>’} was expected arch/riscv/include/asm/pgtable.h:518:9: error: implicit declaration of function ‘pfn_pmd’; did you mean ‘pfn_pgd’? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:518: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 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- stm32_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- sunxi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- tb0219_defconfig (mips, gcc-8) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x190): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x194): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- tb0226_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- tb0287_defconfig (mips, gcc-8) — FAIL, 2 errors, 0 warnings, 0 section mismatches Errors: (.text+0x190): undefined reference to `usb_hid_driver' mips-linux-gnu-ld: (.text+0x194): undefined reference to `usb_hid_driver' -------------------------------------------------------------------------------- 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, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- vocore2_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches Warnings: mm/mmap_lock.c:157:20: warning: ‘get_mm_memcg_path’ defined but not used [-Wunused-function] -------------------------------------------------------------------------------- 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, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches -------------------------------------------------------------------------------- x86_64_defconfig (x86_64, clang-10) — PASS, 0 errors, 2 warnings, 0 section mismatches Warnings: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_relocate_parse_slow()+0x427: stack state mismatch: cfa1=4+120 cfa2=-1+0 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_copy_relocations()+0x1d5: stack state mismatch: cfa1=4+104 cfa2=-1+0 -------------------------------------------------------------------------------- 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+x86_chromebook (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 --- For more info write to <info@xxxxxxxxxxxx>