rt-stable/v4.14-rt build: 2 builds: 0 failed, 2 passed, 7 warnings (v4.14.320-rt151)
Full Build Summary: https://kernelci.org/build/rt-stable/branch/v4.14-rt/kernel/v4.14.320-rt151/
Tree: rt-stable
Branch: v4.14-rt
Git Describe: v4.14.320-rt151
Git Commit: b0e6196114833f4b07008e8f0e8b223e7514c058
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
Built: 2 unique architectures
Warnings Detected:
arm:
x86_64:
x86_64_defconfig+preempt_rt+x86-chromebook (gcc-10): 7 warnings
Warnings summary:
1 ld: warning: creating DT_TEXTREL in a PIE
1 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
1 kernel/printk/printk.c:2486:1: warning: label ‘out’ defined but not used [-Wunused-label]
1 drivers/iommu/amd_iommu.c:86:24: warning: ‘iommu_table_lock’ defined but not used [-Wunused-variable]
1 drivers/hid/i2c-hid/i2c-hid-core.c:133:21: warning: ‘i2c_hid_open_mut’ defined but not used [-Wunused-variable]
1 arch/x86/entry/entry_64.S:658: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
1 Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' differs from latest kernel version at 'arch/x86/include/asm/insn.h'
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig+preempt_rt+x86-chromebook (x86_64, gcc-10) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' differs from latest kernel version at 'arch/x86/include/asm/insn.h'
arch/x86/entry/entry_64.S:658: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
kernel/printk/printk.c:2486:1: warning: label ‘out’ defined but not used [-Wunused-label]
drivers/iommu/amd_iommu.c:86:24: warning: ‘iommu_table_lock’ defined but not used [-Wunused-variable]
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
drivers/hid/i2c-hid/i2c-hid-core.c:133:21: warning: ‘i2c_hid_open_mut’ defined but not used [-Wunused-variable]
---
For more info write to <info(a)kernelci.org>