stable-rc/linux-5.4.y build: 17 builds: 3 failed, 14 passed, 13 errors, 43 warnings (v5.4.284-178-gcbebcc0c478d8)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.4.y/kernel/v5.4.284-178…
Tree: stable-rc
Branch: linux-5.4.y
Git Describe: v5.4.284-178-gcbebcc0c478d8
Git Commit: cbebcc0c478d8ffb45c2d460b0ef2dcc5ed8ac18
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
arm64:
defconfig: (gcc-12) FAIL
defconfig+arm64-chromebook: (gcc-12) FAIL
arm:
multi_v7_defconfig: (gcc-12) FAIL
Errors and Warnings Detected:
arc:
arm64:
defconfig (gcc-12): 6 errors, 2 warnings
defconfig+arm64-chromebook (gcc-12): 6 errors, 2 warnings
arm:
multi_v5_defconfig (gcc-12): 1 warning
multi_v7_defconfig (gcc-12): 1 error, 2 warnings
omap2plus_defconfig (gcc-12): 4 warnings
vexpress_defconfig (gcc-12): 3 warnings
i386:
allnoconfig (gcc-12): 2 warnings
i386_defconfig (gcc-12): 5 warnings
tinyconfig (gcc-12): 2 warnings
mips:
riscv:
x86_64:
allnoconfig (gcc-12): 4 warnings
tinyconfig (gcc-12): 4 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Errors summary:
1 drivers/pinctrl/mvebu/pinctrl-dove.c:787:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
1 /tmp/ccJtg6E1.s:537: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJtg6E1.s:510: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJtg6E1.s:234: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJtg6E1.s:129: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJtg6E1.s:1216: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJtg6E1.s:1132: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc5bftkE.s:537: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc5bftkE.s:510: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc5bftkE.s:234: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc5bftkE.s:129: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc5bftkE.s:1216: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc5bftkE.s:1132: Error: invalid barrier type -- `dmb ishld'
Warnings summary:
7 ld: warning: creating DT_TEXTREL in a PIE
6 kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
5 kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
5 kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
4 arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
2 arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
1 drivers/pinctrl/mvebu/pinctrl-dove.c:787:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
1 drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1 cc1: some warnings being treated as errors
Section mismatches summary:
1 WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — FAIL, 6 errors, 2 warnings, 0 section mismatches
Errors:
/tmp/ccJtg6E1.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJtg6E1.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJtg6E1.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJtg6E1.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJtg6E1.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJtg6E1.s:1216: Error: invalid barrier type -- `dmb ishld'
Warnings:
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
defconfig (riscv, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 6 errors, 2 warnings, 0 section mismatches
Errors:
/tmp/cc5bftkE.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/cc5bftkE.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/cc5bftkE.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/cc5bftkE.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/cc5bftkE.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/cc5bftkE.s:1216: Error: invalid barrier type -- `dmb ishld'
Warnings:
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
Section mismatches:
WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — FAIL, 1 error, 2 warnings, 0 section mismatches
Errors:
drivers/pinctrl/mvebu/pinctrl-dove.c:787:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
Warnings:
drivers/pinctrl/mvebu/pinctrl-dove.c:787:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
---
For more info write to <info(a)kernelci.org>
stable-rc/linux-4.19.y build: 19 builds: 5 failed, 14 passed, 39 errors, 52 warnings (v4.19.322-137-g3b84d722581ef)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.19.y/kernel/v4.19.322-1…
Tree: stable-rc
Branch: linux-4.19.y
Git Describe: v4.19.322-137-g3b84d722581ef
Git Commit: 3b84d722581eff59cce8071692ad881fe97cfa3d
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
arm64:
defconfig+arm64-chromebook: (gcc-12) FAIL
arm:
multi_v7_defconfig: (gcc-12) FAIL
riscv:
allnoconfig: (gcc-12) FAIL
defconfig: (gcc-12) FAIL
tinyconfig: (gcc-12) FAIL
Errors and Warnings Detected:
arc:
haps_hs_smp_defconfig (gcc-12): 1 warning
arm64:
defconfig (gcc-12): 7 warnings
defconfig+arm64-chromebook (gcc-12): 3 warnings
arm:
imx_v6_v7_defconfig (gcc-12): 1 warning
multi_v5_defconfig (gcc-12): 2 warnings
multi_v7_defconfig (gcc-12): 1 error, 2 warnings
omap2plus_defconfig (gcc-12): 5 warnings
vexpress_defconfig (gcc-12): 4 warnings
i386:
allnoconfig (gcc-12): 2 warnings
i386_defconfig (gcc-12): 6 warnings
tinyconfig (gcc-12): 2 warnings
mips:
32r2el_defconfig (gcc-12): 1 warning
riscv:
allnoconfig (gcc-12): 8 errors
defconfig (gcc-12): 16 errors
tinyconfig (gcc-12): 14 errors
x86_64:
allnoconfig (gcc-12): 2 warnings
tinyconfig (gcc-12): 2 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Errors summary:
11 arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
8 arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
6 arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
2 arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
1 drivers/pinctrl/mvebu/pinctrl-dove.c:791:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
1 arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
1 arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
1 arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
1 arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
1 arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
1 arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
1 arch/riscv/include/asm/irqflags.h:60: Error: unrecognized opcode `csrs sstatus,a1', extension `zicsr' required
1 arch/riscv/include/asm/irqflags.h:42: Error: unrecognized opcode `csrrc a5,sstatus,2', extension `zicsr' required
Warnings summary:
10 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
8 kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
7 ld: warning: creating DT_TEXTREL in a PIE
7 kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
7 kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
3 aarch64-linux-gnu-ld: warning: -z norelro ignored
1 drivers/pinctrl/mvebu/pinctrl-dove.c:791:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
1 drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1 cc1: some warnings being treated as errors
Section mismatches summary:
2 WARNING: modpost: Found 1 section mismatch(es).
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (riscv, gcc-12) — FAIL, 8 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (riscv, gcc-12) — FAIL, 16 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:175: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrs sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:176: Error: unrecognized opcode `csrc sstatus,a3', extension `zicsr' required
arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
arch/riscv/kernel/signal.c:134: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrs sstatus,a2', extension `zicsr' required
arch/riscv/kernel/signal.c:73: Error: unrecognized opcode `csrc sstatus,a2', extension `zicsr' required
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — FAIL, 1 error, 2 warnings, 0 section mismatches
Errors:
drivers/pinctrl/mvebu/pinctrl-dove.c:791:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
Warnings:
drivers/pinctrl/mvebu/pinctrl-dove.c:791:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
tinyconfig (riscv, gcc-12) — FAIL, 14 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
arch/riscv/include/asm/irqflags.h:42: Error: unrecognized opcode `csrrc a5,sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:60: Error: unrecognized opcode `csrs sstatus,a1', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.323-rc1: No such file or directory
---
For more info write to <info(a)kernelci.org>
stable-rc/queue/5.4 build: 17 builds: 3 failed, 14 passed, 13 errors, 43 warnings (v5.4.284-177-g786cf56c96690)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/queue%2F5.4/kernel/v5.4.284-177…
Tree: stable-rc
Branch: queue/5.4
Git Describe: v5.4.284-177-g786cf56c96690
Git Commit: 786cf56c9669022f05813aacb12eef74636b21b0
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
arm64:
defconfig: (gcc-12) FAIL
defconfig+arm64-chromebook: (gcc-12) FAIL
arm:
multi_v7_defconfig: (gcc-12) FAIL
Errors and Warnings Detected:
arc:
arm64:
defconfig (gcc-12): 6 errors, 2 warnings
defconfig+arm64-chromebook (gcc-12): 6 errors, 2 warnings
arm:
multi_v5_defconfig (gcc-12): 1 warning
multi_v7_defconfig (gcc-12): 1 error, 2 warnings
omap2plus_defconfig (gcc-12): 4 warnings
vexpress_defconfig (gcc-12): 3 warnings
i386:
allnoconfig (gcc-12): 2 warnings
i386_defconfig (gcc-12): 5 warnings
tinyconfig (gcc-12): 2 warnings
mips:
riscv:
x86_64:
allnoconfig (gcc-12): 4 warnings
tinyconfig (gcc-12): 4 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Errors summary:
1 drivers/pinctrl/mvebu/pinctrl-dove.c:787:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
1 /tmp/ccJdEUTJ.s:537: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJdEUTJ.s:510: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJdEUTJ.s:234: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJdEUTJ.s:129: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJdEUTJ.s:1216: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccJdEUTJ.s:1132: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc4hpfiY.s:537: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc4hpfiY.s:510: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc4hpfiY.s:234: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc4hpfiY.s:129: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc4hpfiY.s:1216: Error: invalid barrier type -- `dmb ishld'
1 /tmp/cc4hpfiY.s:1132: Error: invalid barrier type -- `dmb ishld'
Warnings summary:
7 ld: warning: creating DT_TEXTREL in a PIE
6 kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
5 kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
5 kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
4 arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
2 arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
1 drivers/pinctrl/mvebu/pinctrl-dove.c:787:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
1 drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1 cc1: some warnings being treated as errors
Section mismatches summary:
1 WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — FAIL, 6 errors, 2 warnings, 0 section mismatches
Errors:
/tmp/cc4hpfiY.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/cc4hpfiY.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/cc4hpfiY.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/cc4hpfiY.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/cc4hpfiY.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/cc4hpfiY.s:1216: Error: invalid barrier type -- `dmb ishld'
Warnings:
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
defconfig (riscv, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 6 errors, 2 warnings, 0 section mismatches
Errors:
/tmp/ccJdEUTJ.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJdEUTJ.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJdEUTJ.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJdEUTJ.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJdEUTJ.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/ccJdEUTJ.s:1216: Error: invalid barrier type -- `dmb ishld'
Warnings:
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
Section mismatches:
WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — FAIL, 1 error, 2 warnings, 0 section mismatches
Errors:
drivers/pinctrl/mvebu/pinctrl-dove.c:787:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
Warnings:
drivers/pinctrl/mvebu/pinctrl-dove.c:787:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
---
For more info write to <info(a)kernelci.org>
stable-rc/queue/4.19 build: 19 builds: 5 failed, 14 passed, 28 errors, 52 warnings (v4.19.322-136-g54ce2ad90f2bc)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/queue%2F4.19/kernel/v4.19.322-1…
Tree: stable-rc
Branch: queue/4.19
Git Describe: v4.19.322-136-g54ce2ad90f2bc
Git Commit: 54ce2ad90f2bcd57d31382e55ee5bdd501b163c6
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
arm64:
defconfig+arm64-chromebook: (gcc-12) FAIL
arm:
multi_v7_defconfig: (gcc-12) FAIL
riscv:
allnoconfig: (gcc-12) FAIL
defconfig: (gcc-12) FAIL
tinyconfig: (gcc-12) FAIL
Errors and Warnings Detected:
arc:
haps_hs_smp_defconfig (gcc-12): 1 warning
arm64:
defconfig (gcc-12): 7 warnings
defconfig+arm64-chromebook (gcc-12): 3 warnings
arm:
imx_v6_v7_defconfig (gcc-12): 1 warning
multi_v5_defconfig (gcc-12): 2 warnings
multi_v7_defconfig (gcc-12): 1 error, 2 warnings
omap2plus_defconfig (gcc-12): 5 warnings
vexpress_defconfig (gcc-12): 4 warnings
i386:
allnoconfig (gcc-12): 2 warnings
i386_defconfig (gcc-12): 6 warnings
tinyconfig (gcc-12): 2 warnings
mips:
32r2el_defconfig (gcc-12): 1 warning
riscv:
allnoconfig (gcc-12): 8 errors
defconfig (gcc-12): 10 errors
tinyconfig (gcc-12): 9 errors
x86_64:
allnoconfig (gcc-12): 2 warnings
tinyconfig (gcc-12): 2 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Errors summary:
9 arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
9 arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
6 arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
2 arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
1 drivers/pinctrl/mvebu/pinctrl-dove.c:791:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
1 arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
Warnings summary:
10 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
8 kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
7 ld: warning: creating DT_TEXTREL in a PIE
7 kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
7 kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
3 aarch64-linux-gnu-ld: warning: -z norelro ignored
1 drivers/pinctrl/mvebu/pinctrl-dove.c:791:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
1 drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1 cc1: some warnings being treated as errors
Section mismatches summary:
2 WARNING: modpost: Found 1 section mismatch(es).
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
allnoconfig (riscv, gcc-12) — FAIL, 8 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (riscv, gcc-12) — FAIL, 10 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/mm/fault.c:249: Error: unrecognized opcode `csrr a3,sptbr', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
aarch64-linux-gnu-ld: warning: -z norelro ignored
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
Section mismatches:
WARNING: modpost: Found 1 section mismatch(es).
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — FAIL, 1 error, 2 warnings, 0 section mismatches
Errors:
drivers/pinctrl/mvebu/pinctrl-dove.c:791:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
Warnings:
drivers/pinctrl/mvebu/pinctrl-dove.c:791:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2111:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
tinyconfig (riscv, gcc-12) — FAIL, 9 errors, 0 warnings, 0 section mismatches
Errors:
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:36: Error: unrecognized opcode `csrc sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:24: Error: unrecognized opcode `csrr a5,sstatus', extension `zicsr' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
arch/riscv/kernel/vdso/flush_icache.S:25: Error: unrecognized opcode `fence.i', extension `zifencei' required
arch/riscv/include/asm/irqflags.h:30: Error: unrecognized opcode `csrs sstatus,2', extension `zicsr' required
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
kernel/profile.c:346:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:383:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:413:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.19.322: No such file or directory
---
For more info write to <info(a)kernelci.org>
stable-rc/linux-5.4.y build: 17 builds: 3 failed, 14 passed, 13 errors, 43 warnings (v5.4.284-178-gd4cfca9263635)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.4.y/kernel/v5.4.284-178…
Tree: stable-rc
Branch: linux-5.4.y
Git Describe: v5.4.284-178-gd4cfca9263635
Git Commit: d4cfca926363545a27cbf0a76d974f7ccbb9987c
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
arm64:
defconfig: (gcc-12) FAIL
defconfig+arm64-chromebook: (gcc-12) FAIL
arm:
multi_v7_defconfig: (gcc-12) FAIL
Errors and Warnings Detected:
arc:
arm64:
defconfig (gcc-12): 6 errors, 2 warnings
defconfig+arm64-chromebook (gcc-12): 6 errors, 2 warnings
arm:
multi_v5_defconfig (gcc-12): 1 warning
multi_v7_defconfig (gcc-12): 1 error, 2 warnings
omap2plus_defconfig (gcc-12): 4 warnings
vexpress_defconfig (gcc-12): 3 warnings
i386:
allnoconfig (gcc-12): 2 warnings
i386_defconfig (gcc-12): 5 warnings
tinyconfig (gcc-12): 2 warnings
mips:
riscv:
x86_64:
allnoconfig (gcc-12): 4 warnings
tinyconfig (gcc-12): 4 warnings
x86_64_defconfig (gcc-12): 6 warnings
x86_64_defconfig+x86-board (gcc-12): 6 warnings
Errors summary:
1 drivers/pinctrl/mvebu/pinctrl-dove.c:787:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
1 /tmp/ccKPN0Dk.s:537: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccKPN0Dk.s:510: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccKPN0Dk.s:234: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccKPN0Dk.s:129: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccKPN0Dk.s:1216: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccKPN0Dk.s:1132: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccDEhMVZ.s:537: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccDEhMVZ.s:510: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccDEhMVZ.s:234: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccDEhMVZ.s:129: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccDEhMVZ.s:1216: Error: invalid barrier type -- `dmb ishld'
1 /tmp/ccDEhMVZ.s:1132: Error: invalid barrier type -- `dmb ishld'
Warnings summary:
7 ld: warning: creating DT_TEXTREL in a PIE
7 kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
6 kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
6 kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
4 arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
2 drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
2 arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
1 drivers/pinctrl/mvebu/pinctrl-dove.c:787:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
1 cc1: some warnings being treated as errors
Section mismatches summary:
1 WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (arm64, gcc-12) — FAIL, 6 errors, 2 warnings, 0 section mismatches
Errors:
/tmp/ccKPN0Dk.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/ccKPN0Dk.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/ccKPN0Dk.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/ccKPN0Dk.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/ccKPN0Dk.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/ccKPN0Dk.s:1216: Error: invalid barrier type -- `dmb ishld'
Warnings:
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
defconfig (riscv, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-12) — FAIL, 6 errors, 2 warnings, 0 section mismatches
Errors:
/tmp/ccDEhMVZ.s:129: Error: invalid barrier type -- `dmb ishld'
/tmp/ccDEhMVZ.s:234: Error: invalid barrier type -- `dmb ishld'
/tmp/ccDEhMVZ.s:510: Error: invalid barrier type -- `dmb ishld'
/tmp/ccDEhMVZ.s:537: Error: invalid barrier type -- `dmb ishld'
/tmp/ccDEhMVZ.s:1132: Error: invalid barrier type -- `dmb ishld'
/tmp/ccDEhMVZ.s:1216: Error: invalid barrier type -- `dmb ishld'
Warnings:
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-12) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-12) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-12) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
Section mismatches:
WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-12) — FAIL, 1 error, 2 warnings, 0 section mismatches
Errors:
drivers/pinctrl/mvebu/pinctrl-dove.c:787:16: error: implicit declaration of function ‘devm_platform_get_and_ioremap_resource’; did you mean ‘devm_platform_ioremap_resource’? [-Werror=implicit-function-declaration]
Warnings:
drivers/pinctrl/mvebu/pinctrl-dove.c:787:14: warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-12) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-12) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: stack state mismatch: cfa1=7+56 cfa2=7+40
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-12) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-12) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: stack state mismatch: cfa1=7+56 cfa2=7+40
kernel/profile.c:347:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:384:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
kernel/profile.c:414:47: warning: the comparison will always evaluate as ‘true’ for the address of ‘prof_cpu_mask’ will never be NULL [-Waddress]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
---
For more info write to <info(a)kernelci.org>