Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20230522/ |
Tree: next |
Branch: master |
Git Describe: next-20230522 |
Git Commit: 9f258af06b6268be8e960f63c3f66e88bdbbbdb0 |
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git |
Built: 8 unique architectures |
Build Failures Detected:
Errors and Warnings Detected:
Errors summary: | |
---|---|
4 | drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: error: variable 'i' is uninitialized when used here [-Werror,-Wuninitialized] |
4 | cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’ |
2 | drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c:704:23: error: variable 'mmhub_v1_8_mmea_err_status_reg' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration] |
2 | drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c:657:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] |
2 | drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:146:54: error: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int') [-Werror,-Wformat] |
1 | mm/huge_memory.c:470:2: error: call to '__compiletime_assert_471' declared with 'error' attribute: BUILD_BUG_ON failed: (((16 - 3) * (4 - (2)) + 3)-16) > 10 |
1 | drivers/gpu/drm/amd/amdgpu/amdgpu.h:41:22: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘dma_addr_t’ {aka ‘unsigned int’} [-Werror=format=] |
1 | arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r7,=0x' |
1 | arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r3,=0x' |
1 | ./../include/linux/compiler_types.h:397:38: error: call to ‘__compiletime_assert_471’ declared with attribute error: BUILD_BUG_ON failed: (((14 - 3) * (4 - (2)) + 3)-14) > 10 |
Warnings summary: | |
---|---|
8 | vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
8 | |
7 | vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
6 | vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
6 | net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
5 | drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:627:7: note: initialize the variable 'i' to silence this warning |
2 | drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c:648:9: note: initialize the variable 'ret' to silence this warning |
2 | WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. |
1 | vmlinux.o: warning: objtool: __import_iovec+0x342: call to copy_iovec_from_user.part.0() with UACCESS enabled |
1 | vmlinux.o: warning: objtool: .altinstr_replacement+0x1a71: redundant UACCESS disable |
1 | vmlinux.o: warning: objtool: .altinstr_replacement+0x18db: redundant UACCESS disable |
1 | lib/iov_iter.o: warning: objtool: iovec_from_user+0x80: call to copy_iovec_from_user.part.0() with UACCESS enabled |
1 | lib/iov_iter.o: warning: objtool: __import_iovec+0x13b: call to copy_iovec_from_user.part.0() with UACCESS enabled |
1 | lib/iov_iter.o: warning: objtool: .altinstr_replacement+0x1f: redundant UACCESS disable |
1 | fs/reiserfs/reiserfs.o: warning: objtool: balance_leaf+0x775f: stack state mismatch: cfa1=4+376 cfa2=4+368 |
1 | drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: warning: variable 'i' is uninitialized when used here [-Wuninitialized] |
1 | cc1: all warnings being treated as errors |
1 | 1 warning generated. |
Detailed per-defconfig build reports:
32r2el_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
32r2el_defconfig+debug (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
32r2el_defconfig+kselftest (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
allmodconfig (arm, gcc-10) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/amd/amdgpu/amdgpu.h:41:22: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘dma_addr_t’ {aka ‘unsigned int’} [-Werror=format=] |
Warnings: |
---|
cc1: all warnings being treated as errors |
allmodconfig (arm, clang-17) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:146:54: error: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int') [-Werror,-Wformat] |
allmodconfig (i386, clang-17) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:146:54: error: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int') [-Werror,-Wformat] |
allmodconfig (x86_64, clang-17) — FAIL, 3 errors, 3 warnings, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c:657:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] |
drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c:704:23: error: variable 'mmhub_v1_8_mmea_err_status_reg' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration] |
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: error: variable 'i' is uninitialized when used here [-Werror,-Wuninitialized] |
Warnings: |
---|
fs/reiserfs/reiserfs.o: warning: objtool: balance_leaf+0x775f: stack state mismatch: cfa1=4+376 cfa2=4+368 |
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c:648:9: note: initialize the variable 'ret' to silence this warning |
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:627:7: note: initialize the variable 'i' to silence this warning |
allnoconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (i386, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (x86_64, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (sparc, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
allnoconfig (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
lib/iov_iter.o: warning: objtool: .altinstr_replacement+0x1f: redundant UACCESS disable |
lib/iov_iter.o: warning: objtool: iovec_from_user+0x80: call to copy_iovec_from_user.part.0() with UACCESS enabled |
lib/iov_iter.o: warning: objtool: __import_iovec+0x13b: call to copy_iovec_from_user.part.0() with UACCESS enabled |
am200epdkit_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ar7_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
aspeed_g4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
aspeed_g5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
aspeed_g5_defconfig (arm, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
assabet_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
at91_dt_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ath25_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ath79_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
axm55xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
axs103_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
axs103_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm2835_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm47xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm63xx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
bigsur_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
bmips_be_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
bmips_stb_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
cavium_octeon_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ci20_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
cobalt_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
collie_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/arm64/chromiumos-arm64.flavour.config (arm64, clang-13) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: error: variable 'i' is uninitialized when used here [-Werror,-Wuninitialized] |
Warnings: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:627:7: note: initialize the variable 'i' to silence this warning |
cros://chromeos-5.10/arm64/chromiumos-arm64.flavour.config+arm64-chromebook (arm64, clang-13) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: error: variable 'i' is uninitialized when used here [-Werror,-Wuninitialized] |
Warnings: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:627:7: note: initialize the variable 'i' to silence this warning |
cros://chromeos-5.10/arm64/chromiumos-mediatek.flavour.config+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/arm64/chromiumos-qualcomm.flavour.config+arm64-chromebook (arm64, clang-13) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: error: variable 'i' is uninitialized when used here [-Werror,-Wuninitialized] |
Warnings: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:627:7: note: initialize the variable 'i' to silence this warning |
cros://chromeos-5.10/arm64/chromiumos-rockchip64.flavour.config+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/armel/chromiumos-arm.flavour.config (arm, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/armel/chromiumos-rockchip.flavour.config (arm, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config+x86-chromebook (x86_64, clang-13) — FAIL, 2 errors, 1 warning, 0 section mismatches
Errors: |
---|
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c:657:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] |
drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c:704:23: error: variable 'mmhub_v1_8_mmea_err_status_reg' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration] |
Warnings: |
---|
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c:648:9: note: initialize the variable 'ret' to silence this warning |
cros://chromeos-5.10/x86_64/chromeos-intel-denverton.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/x86_64/chromeos-intel-pineview.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cros://chromeos-5.10/x86_64/chromiumos-x86_64.flavour.config+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
cu1000-neo_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
cu1830-neo_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
davinci_all_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
db1xxx_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
decstation_64_defconfig (mips, gcc-10) — FAIL, 0 errors, 0 warnings, 0 section mismatches
decstation_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig (riscv, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_ARM64_16K_PAGES=y (arm64, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
./../include/linux/compiler_types.h:397:38: error: call to ‘__compiletime_assert_471’ declared with attribute error: BUILD_BUG_ON failed: (((14 - 3) * (4 - (2)) + 3)-14) > 10 |
defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-17) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
mm/huge_memory.c:470:2: error: call to '__compiletime_assert_471' declared with 'error' attribute: BUILD_BUG_ON failed: (((16 - 3) * (4 - (2)) + 3)-16) > 10 |
defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
./../include/linux/compiler_types.h:397:38: error: call to ‘__compiletime_assert_471’ declared with attribute error: BUILD_BUG_ON failed: (((16 - 3) * (4 - (2)) + 3)-16) > 10 |
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+arm64-chromebook (arm64, clang-13) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: warning: variable 'i' is uninitialized when used here [-Wuninitialized] |
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:627:7: note: initialize the variable 'i' to silence this warning |
1 warning generated. |
defconfig+kselftest (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+videodec (arm64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
exynos_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
footbridge_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
fuloong2e_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’ |
gcw0_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
gemini_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
gpr_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
h3600_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
haps_hs_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
haps_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
haps_hs_smp_defconfig+debug (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
hisi_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
hsdk_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
i386_defconfig (i386, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
i386_defconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
i386_defconfig+debug (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v4_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v6_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
imxrt_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
integrator_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ip22_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ip27_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
ip28_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ip32_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
ixp4xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
jazz_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
jornada720_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
keystone_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
lemote2f_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’ |
loongson1b_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson1c_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson2k_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’ |
loongson3_defconfig (mips, gcc-10) — PASS, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
cc1: error: ‘-mloongson-mmi’ must be used with ‘-mhard-float’ |
lpc18xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
lpc32xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
malta_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
malta_kvm_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
malta_qemu_32r6_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
maltaaprp_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
maltasmvp_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
maltasmvp_eva_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
maltaup_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
maltaup_xpa_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
milbeaut_m10v_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
mmp2_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
moxart_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
mps2_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
mtx1_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v4t_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v5_defconfig (arm, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+kselftest (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
mvebu_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
mvebu_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
mxs_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
neponset_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
netwinder_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
nhk8815_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
nommu_k210_defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
nommu_k210_defconfig (riscv, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
nommu_k210_sdcard_defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
nommu_k210_sdcard_defconfig (riscv, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
nsimosci_hs_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
nsimosci_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
omap2plus_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
omega2p_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
orion5x_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
pic32mzda_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa168_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
pxa3xx_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
pxa910_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
qcom_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
qi_lb60_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rb532_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rbtx49xx_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ipconfig.c:177:12: warning: ‘ic_nameservers_fallback’ defined but not used [-Wunused-variable] |
realview_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rm200_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rpc_defconfig (arm, gcc-10) — FAIL, 2 errors, 0 warnings, 0 section mismatches
Errors: |
---|
arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r7,=0x' |
arch/arm/kernel/head.S:319: Error: missing expression -- `ldr r3,=0x' |
rs90_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rt305x_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rv32_defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
rv32_defconfig (riscv, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
s3c6400_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
s5pv210_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
sama5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
sama7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
sb1250_swarm_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
shmobile_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
socfpga_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
sp7021_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
sparc32_defconfig (sparc, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
sparc64_defconfig (sparc, gcc-10) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. |
WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. |
sparc64_defconfig+debug (sparc, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
spear13xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
spear3xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
spear6xx_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
spitz_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
stm32_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
sunxi_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
tegra_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (sparc, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
tinyconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (x86_64, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
u8500_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
vdk_hs38_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
vdk_hs38_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
versatile_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
vexpress_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
vf610m4_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
vocore2_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
vt8500_v6_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
wpcm450_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
x86_64_defconfig (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig (x86_64, clang-17) — PASS, 0 errors, 0 warnings, 0 section mismatches
x86_64_defconfig+amdgpu (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig+crypto (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18db: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig+debug (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x1a71: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x342: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig+ima (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig+x86-chromebook (x86_64, clang-13) — PASS, 0 errors, 0 warnings, 0 section mismatches
x86_64_defconfig+x86-chromebook (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig+x86-chromebook+amdgpu (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |
x86_64_defconfig+x86_kvm_guest (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
vmlinux.o: warning: objtool: .altinstr_replacement+0x18c7: redundant UACCESS disable |
vmlinux.o: warning: objtool: iovec_from_user+0x88: call to copy_iovec_from_user.part.0() with UACCESS enabled |
vmlinux.o: warning: objtool: __import_iovec+0x147: call to copy_iovec_from_user.part.0() with UACCESS enabled |