rt-stable/v4.19-rt build: 5 builds: 0 failed, 5 passed, 6 warnings (v4.19.184-rt75)
Full Build Summary: https://kernelci.org/build/rt-stable/branch/v4.19-rt/kernel/v4.19.184-rt75/
Tree: rt-stable
Branch: v4.19-rt
Git Describe: v4.19.184-rt75
Git Commit: e7b2a8a3acdb92b9336ed8fbcaa6b9cb827949e9
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
Built: 5 unique architectures
Warnings Detected:
arc:
haps_hs_smp_defconfig (gcc-8): 1 warning
arm:
multi_v7_defconfig (gcc-8): 1 warning
mips:
riscv:
defconfig+preempt_rt (gcc-8): 4 warnings
x86_64:
Warnings summary:
2 drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable]
1 arch/arm/boot/dts/sun8i-h3-beelink-x2.dtb: Warning (clocks_property): /wifi_pwrseq: Missing property '#clock-cells' in node /soc/rtc@1f00000 or bad phandle (referred from clocks[0])
1 ./include/linux/of_clk.h:13:31: warning: ‘struct of_device_id’ declared inside parameter list will not be visible outside of this definition or declaration
1 ./include/linux/of_clk.h:12:43: warning: ‘struct device_node’ declared inside parameter list will not be visible outside of this definition or declaration
1 ./include/linux/of_clk.h:11:45: warning: ‘struct device_node’ declared inside parameter list will not be visible outside of this definition or declaration
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+preempt_rt (riscv, gcc-8) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
./include/linux/of_clk.h:11:45: warning: ‘struct device_node’ declared inside parameter list will not be visible outside of this definition or declaration
./include/linux/of_clk.h:12:43: warning: ‘struct device_node’ declared inside parameter list will not be visible outside of this definition or declaration
./include/linux/of_clk.h:13:31: warning: ‘struct of_device_id’ declared inside parameter list will not be visible outside of this definition or declaration
drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/clk/clk.c:49:27: warning: ‘orphan_list’ defined but not used [-Wunused-variable]
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
arch/arm/boot/dts/sun8i-h3-beelink-x2.dtb: Warning (clocks_property): /wifi_pwrseq: Missing property '#clock-cells' in node /soc/rtc@1f00000 or bad phandle (referred from clocks[0])
--------------------------------------------------------------------------------
x86_64_defconfig+preempt_rt (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
---
For more info write to <info(a)kernelci.org>