Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
9c558d7fe359a Linux 4.4.168-rc1
77af92c13fa3f selftests: Move networking/timestamping from Documentation
c98645d930b78 rocker: fix rocker_tlv_put_* functions for KASAN
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.4.167-89-g9c558d7fe359a/
Runtime: 32m 29s
Passed: 121
Failed: 6
Warnings: 73
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allnoconfig
arm.efm32_defconfig
arm.lpc18xx_defconfig
arm.stm32_defconfig
arm.tinyconfig
arm.vf610m4_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allnoconfig:
mm/nommu.c:211:49: error: 'write' undeclared (first use in this function); did you mean 'vwrite'?
mm/nommu.c:211:56: error: 'force' undeclared (first use in this function); did you mean '__force'?
mm/nommu.c:211:8: error: too many arguments to function 'get_user_pages'
arm.efm32_defconfig:
mm/nommu.c:211:49: error: 'write' undeclared (first use in this function); did you mean 'vwrite'?
mm/nommu.c:211:56: error: 'force' undeclared (first use in this function); did you mean '__force'?
mm/nommu.c:211:8: error: too many arguments to function 'get_user_pages'
arm.lpc18xx_defconfig:
mm/nommu.c:211:49: error: 'write' undeclared (first use in this function); did you mean 'vwrite'?
mm/nommu.c:211:56: error: 'force' undeclared (first use in this function); did you mean '__force'?
mm/nommu.c:211:8: error: too many arguments to function 'get_user_pages'
arm.stm32_defconfig:
mm/nommu.c:211:49: error: 'write' undeclared (first use in this function); did you mean 'vwrite'?
mm/nommu.c:211:56: error: 'force' undeclared (first use in this function); did you mean '__force'?
mm/nommu.c:211:8: error: too many arguments to function 'get_user_pages'
arm.tinyconfig:
mm/nommu.c:211:49: error: 'write' undeclared (first use in this function); did you mean 'vwrite'?
mm/nommu.c:211:56: error: 'force' undeclared (first use in this function); did you mean '__force'?
mm/nommu.c:211:8: error: too many arguments to function 'get_user_pages'
arm.vf610m4_defconfig:
mm/nommu.c:211:49: error: 'write' undeclared (first use in this function); did you mean 'vwrite'?
mm/nommu.c:211:56: error: 'force' undeclared (first use in this function); did you mean '__force'?
mm/nommu.c:211:8: error: too many arguments to function 'get_user_pages'
Warnings:
arm.allmodconfig:
/tmp/ccRxPlEf.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccRxPlEf.s:18225: Warning: using r15 results in unpredictable behaviour
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t {aka long long int}' [-Wformat=]
arm.allnoconfig:
mm/nommu.c:212:9: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types]
arm.clps711x_defconfig:
arch/arm/mach-clps711x/board-autcpu12.c:163:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.davinci_all_defconfig:
arch/arm/mach-davinci/da8xx-dt.c:23:34: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.efm32_defconfig:
mm/nommu.c:212:9: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types]
arm.lpc18xx_defconfig:
mm/nommu.c:212:9: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types]
arm.lpc32xx_defconfig:
arch/arm/mach-lpc32xx/phy3250.c:215:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.mxs_defconfig:
arch/arm/mach-mxs/mach-mxs.c:285:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.stm32_defconfig:
mm/nommu.c:212:9: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types]
arm.tinyconfig:
mm/nommu.c:212:9: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types]
arm.vf610m4_defconfig:
mm/nommu.c:212:9: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types]
arm64.allmodconfig:
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t {aka long long int}' [-Wformat=]
i386.allmodconfig:
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t {aka long long int}' [-Wformat=]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allmodconfig:
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t {aka long long int}' [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t {aka long long int}' [-Wformat=]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
4875bf1f86d7b Linux 4.19.10-rc1
a8b2db9b4e007 bpf: fix off-by-one error in adjust_subprog_starts
4c8e2e4bec511 IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.19.9-143-g4875bf1f86d7b/
Runtime: 56m 3s
Passed: 138
Failed: 1
Warnings: 26
DTS warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
riscv.rv32_defconfig
-------------------------------------------------------------------------------
Errors:
riscv.rv32_defconfig:
arch/riscv/lib/tishift.S:19: Error: unrecognized opcode `sext.w a4,a5'
arch/riscv/lib/tishift.S:21: Error: unrecognized opcode `sext.w a2,a2'
arch/riscv/lib/tishift.S:26: Error: unrecognized opcode `sd a1,8(sp)'
arch/riscv/lib/tishift.S:27: Error: unrecognized opcode `sd a0,0(sp)'
arch/riscv/lib/tishift.S:28: Error: unrecognized opcode `ld a0,0(sp)'
arch/riscv/lib/tishift.S:29: Error: unrecognized opcode `ld a1,8(sp)'
arch/riscv/lib/tishift.S:35: Error: unrecognized opcode `negw a4,a4'
arch/riscv/lib/tishift.S:37: Error: unrecognized opcode `sd a1,0(sp)'
arch/riscv/lib/tishift.S:38: Error: unrecognized opcode `sd zero,8(sp)'
arch/riscv/lib/tishift.S:39: Error: unrecognized opcode `ld a0,0(sp)'
arch/riscv/lib/tishift.S:40: Error: unrecognized opcode `ld a1,8(sp)'
Warnings:
arm.allmodconfig:
/tmp/ccpxXRkK.s:18124: Warning: using r15 results in unpredictable behaviour
/tmp/ccpxXRkK.s:18196: Warning: using r15 results in unpredictable behaviour
arm.aspeed_g4_defconfig:
drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
arm.aspeed_g5_defconfig:
drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
arm.multi_v5_defconfig:
drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
arm64.allmodconfig:
drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
arch/riscv/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
x86.allmodconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
DTS Warnings:
arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
159976987c2f8 Linux 4.14.89-rc1
e195290e05438 IB/hfi1: Fix an out-of-bounds access in get_hw_stats
4b231400ae245 ALSA: hda/realtek - Fixed headphone issue for ALC700
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.14.88-90-g159976987c2f8/
Runtime: 44m 28s
Passed: 132
Failed: 0
Warnings: 24
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccalZ7Px.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccalZ7Px.s:18225: Warning: using r15 results in unpredictable behaviour
arm64.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
No new syscalls
No section mismatches
Tree/Branch: v4.4.167
Git describe: v4.4.167
Commit: 640f85865c Linux 4.4.167
Build Time: 68 min 54 sec
Passed: 10 / 10 (100.00 %)
Failed: 0 / 10 ( 0.00 %)
Errors: 0
Warnings: 31
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
19 warnings 0 mismatches : arm64-allmodconfig
17 warnings 0 mismatches : x86_64-allmodconfig
-------------------------------------------------------------------------------
Warnings Summary: 31
3 warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
2 ../drivers/media/dvb-frontends/stv090x.c:4250:1: warning: the frame size of 4832 bytes is larger than 2048 bytes [-Wframe-larger-than=]
2 ../drivers/media/dvb-frontends/stv090x.c:1211:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
2 ../drivers/media/dvb-frontends/stv090x.c:1168:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/net/ethernet/rocker/rocker.c:2172:1: warning: the frame size of 2752 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/net/ethernet/rocker/rocker.c:2172:1: warning: the frame size of 2720 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:4759:1: warning: the frame size of 2056 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:4565:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:4565:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:3436:1: warning: the frame size of 6784 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:3436:1: warning: the frame size of 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:3095:1: warning: the frame size of 5864 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:3095:1: warning: the frame size of 5840 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:2513:1: warning: the frame size of 2304 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:2513:1: warning: the frame size of 2288 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:2141:1: warning: the frame size of 2104 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:2141:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:2073:1: warning: the frame size of 2552 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:2073:1: warning: the frame size of 2544 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:1956:1: warning: the frame size of 3264 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:1956:1: warning: the frame size of 3248 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:1858:1: warning: the frame size of 3008 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:1858:1: warning: the frame size of 2992 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:1599:1: warning: the frame size of 5296 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv090x.c:1599:1: warning: the frame size of 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv0367.c:3147:1: warning: the frame size of 4144 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/stv0367.c:2490:1: warning: the frame size of 3424 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/cxd2841er.c:2401:1: warning: the frame size of 2984 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/cxd2841er.c:2401:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/cxd2841er.c:2282:1: warning: the frame size of 4336 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/media/dvb-frontends/cxd2841er.c:2282:1: warning: the frame size of 4328 bytes is larger than 2048 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 19 warnings, 0 section mismatches
Warnings:
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
../drivers/media/dvb-frontends/stv090x.c:1858:1: warning: the frame size of 2992 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:2141:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:2513:1: warning: the frame size of 2288 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:4565:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1956:1: warning: the frame size of 3248 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1599:1: warning: the frame size of 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1211:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:4250:1: warning: the frame size of 4832 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1168:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:2073:1: warning: the frame size of 2544 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:3095:1: warning: the frame size of 5840 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:3436:1: warning: the frame size of 6784 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv0367.c:2490:1: warning: the frame size of 3424 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/cxd2841er.c:2401:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/cxd2841er.c:2282:1: warning: the frame size of 4336 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/rocker/rocker.c:2172:1: warning: the frame size of 2720 bytes is larger than 2048 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 17 warnings, 0 section mismatches
Warnings:
../drivers/media/dvb-frontends/stv090x.c:1858:1: warning: the frame size of 3008 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:2141:1: warning: the frame size of 2104 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:2513:1: warning: the frame size of 2304 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:4565:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1956:1: warning: the frame size of 3264 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1599:1: warning: the frame size of 5296 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1211:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:4250:1: warning: the frame size of 4832 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:4759:1: warning: the frame size of 2056 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:1168:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:2073:1: warning: the frame size of 2552 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:3095:1: warning: the frame size of 5864 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv090x.c:3436:1: warning: the frame size of 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/stv0367.c:3147:1: warning: the frame size of 4144 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/cxd2841er.c:2401:1: warning: the frame size of 2984 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/media/dvb-frontends/cxd2841er.c:2282:1: warning: the frame size of 4328 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/rocker/rocker.c:2172:1: warning: the frame size of 2752 bytes is larger than 2048 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-multi_v5_defconfig
arm-multi_v7_defconfig
x86_64-defconfig
arm-allmodconfig
arm-allnoconfig
x86_64-allnoconfig
arm64-defconfig
Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Branch: HEAD
Topmost commits:
d14b746c6c1ca Add linux-next specific files for 20181214
8ea68773a9eb7 Merge branch 'akpm/master'
4a3443a998ec6 drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20181214/
Runtime: 59m 24s
Passed: 138
Failed: 1
Warnings: 240
DTS warnings: 7
Section mismatches: 16
-------------------------------------------------------------------------------
Failed defconfigs:
riscv.allmodconfig
-------------------------------------------------------------------------------
Errors:
riscv.allmodconfig:
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
kernel/trace/trace.h:243:53: error: 'NR_syscalls' undeclared here (not in a function); did you mean 'si_syscall'?
security/integrity/ima/ima_main.c:535:17: error: implicit declaration of function 'is_module_sig_enforced' [-Werror=implicit-function-declaration]
Warnings:
arm.acs5k_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.acs5k_tiny_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.allmodconfig:
/tmp/ccG4KQSD.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccG4KQSD.s:18191: Warning: using r15 results in unpredictable behaviour
lib/test_ubsan.c:48:2: warning: ISO C90 forbids variable length array 'buf' [-Wvla]
lib/test_ubsan.c:64:2: warning: ISO C90 forbids variable length array 'arr' [-Wvla]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
drivers/net/wireless/ath/ath10k/mac.c:8377:39: warning: 'rd' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/scsi/ufs/ufs-qcom.c:1566:2: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/scsi/ufs/ufs-qcom.c:1566:2: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text+0x7b4c8): Section mismatch in reference from the function omap3xxx_prm_late_init() to the function .init.text:omap3xxx_prm_enable_io_wakeup()
WARNING: vmlinux.o(.text.unlikely+0x15b58): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
WARNING: vmlinux.o(.text.unlikely+0x16234): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
WARNING: vmlinux.o(.text.unlikely+0x22bc4): Section mismatch in reference from the function orion_delay_timer_init() to the function .init.text:register_current_timer_delay()
WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/fsl-qdma.o
arm.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.am200epdkit_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.aspeed_g4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.aspeed_g5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.assabet_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.at91_dt_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.axm55xx_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.badge4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.bcm2835_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.cerfcube_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.clps711x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.cm_x2xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.cm_x300_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.cns3420vb_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.colibri_pxa270_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.colibri_pxa300_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.collie_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.corgi_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.davinci_all_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.dove_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.ebsa110_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.efm32_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.em_x270_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.ep93xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.eseries_pxa_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.ezx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.footbridge_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.gemini_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.h3600_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.h5000_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.hackkit_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.imote2_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.imx_v4_v5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.imx_v6_v7_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.integrator_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.iop13xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.iop32x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.iop33x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.ixp4xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.jornada720_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.keystone_defconfig:
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.ks8695_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.lart_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lpc18xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lpc32xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lpd270_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.lubbock_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.magician_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mainstone_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mini2440_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mmp2_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.moxart_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.mps2_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.multi_lpae_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.multi_v4t_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.multi_v5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.multi_v7_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.multi_v7_nosmp_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.mv78xx0_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.mvebu_v5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.mvebu_v7_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.mxs_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.neponset_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.netwinder_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.netx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nhk8815_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nuc910_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nuc950_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.nuc960_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.omap1_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.omap2plus_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.orion5x_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.palmz72_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pcm027_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pleb_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa168_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa255-idp_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa3xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa910_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.pxa_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.qcom_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.raumfeld_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.rpc_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.s3c2410_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.s3c6400_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.s5pv210_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.sama5_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.shannon_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.shmobile_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.simpad_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.socfpga_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.spear13xx_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.spear3xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.spear6xx_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.spitz_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.stm32_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.tct_hammer_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.tegra_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.trizeps4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.u300_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.versatile_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.vf610m4_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.viper_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.vt8500_v6_v7_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.xcep_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm.zeus_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
arm64.allmodconfig:
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
drivers/crypto/mxc-scc.c:181:20: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
drivers/crypto/mxc-scc.c:186:21: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
drivers/crypto/mxc-scc.c:277:21: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
drivers/crypto/mxc-scc.c:339:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/crypto/mxc-scc.c:340:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sdhci-pci-core.c:514:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
drivers/pci/controller/pci-xgene.c:534:2: warning: 'pim_reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/ath/ath10k/mac.c:8377:39: warning: 'rd' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/scsi/ufs/ufs-qcom.c:1559:7: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm64/include/asm/io.h:84:21: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text+0x6e19c): Section mismatch in reference from the function init_subsystems() to the function .init.text:hyp_cpu_pm_init()
WARNING: vmlinux.o(.text+0x6e304): Section mismatch in reference from the function teardown_hyp_mode() to the function .init.text:hyp_cpu_pm_exit()
WARNING: vmlinux.o(.text.unlikely+0x146cc): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
WARNING: vmlinux.o(.text.unlikely+0x14fc4): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/fsl-qdma.o
arm64.defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
arm64.nosmp_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
i386.allmodconfig:
arch/x86/kernel/cpu/microcode/intel.c:681:9: warning: 'cp.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:681:9: warning: 'cp.data' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:648:2: warning: 'cp.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/cpu/microcode/intel.c:648:2: warning: 'cp.data' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/hw_breakpoint.c:366:18: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/dma/stm32-mdma.c:781:6: warning: 'ccr' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/vmw_vsock/vmci_transport.c:1391:13: warning: 'old_pkt_proto' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
drivers/net/wireless/intel/iwlwifi/mvm/fw.c:746:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c:48:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
WARNING: vmlinux.o(.text.unlikely+0x1ca2): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
WARNING: vmlinux.o(.text.unlikely+0x1cb4): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
WARNING: vmlinux.o(.text.unlikely+0x5dcc): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
WARNING: vmlinux.o(.text.unlikely+0x62a0): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
arch/riscv/kernel/perf_event.c:166:5: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/riscv/kernel/perf_event.c:166:38: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/riscv/kernel/perf_event.c:167:39: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/trace/trace_syscalls.c:559:23: warning: 'enabled_perf_exit_syscalls' defined but not used [-Wunused-variable]
kernel/trace/trace_syscalls.c:558:23: warning: 'enabled_perf_enter_syscalls' defined but not used [-Wunused-variable]
drivers/dma/stm32-mdma.c:781:6: warning: 'ccr' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/mmc/host/sdhci-pci-core.c:514:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
drivers/regulator/act8945a-regulator.c:329:12: warning: 'act8945a_suspend' defined but not used [-Wunused-function]
drivers/net/wireless/ath/ath10k/mac.c:8377:39: warning: 'rd' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
riscv.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
riscv.defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
riscv.nosmp_defconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
riscv.rv32_defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
riscv.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86.allmodconfig:
arch/x86/entry/vsyscall/vsyscall_64.c:120:19: warning: 'syscall_nr' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/x86/kernel/hw_breakpoint.c:333:15: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/amd/amdgpu/soc15.c:552:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp]
drivers/gpu/drm/amd/amdgpu/soc15.c:573:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp]
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
drivers/net/wireless/intel/iwlwifi/mvm/fw.c:746:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized]
WARNING: vmlinux.o(.text.unlikely+0x48e8): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
WARNING: vmlinux.o(.text.unlikely+0x4921): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
WARNING: vmlinux.o(.text.unlikely+0xc6cb): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
WARNING: vmlinux.o(.text.unlikely+0xd529): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
drivers/pci/pci-driver.c:1603:21: warning: unused variable 'attr' [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
kernel/sched/fair.c:119:21: warning: 'capacity_margin' defined but not used [-Wunused-variable]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
DTS Warnings:
also defined at /build/arch/arm/boot/dts/vf610-bk4.dts:107.8-119.3
/build/arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
/build/arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
New syscalls:
arm fsconfig
arm fsinfo
arm fsmount
arm fsopen
arm fspick
arm move_mount
arm open_tree
arm64 fsconfig
arm64 fsinfo
arm64 fsmount
arm64 fsopen
arm64 fspick
arm64 move_mount
arm64 open_tree
riscv fsconfig
riscv fsinfo
riscv fsmount
riscv fsopen
riscv fspick
riscv fstat64
riscv fstatat64
riscv move_mount
riscv open_tree
Section mismatches:
1 4.allmodconfig WARNING: vmlinux.o(.text+0x6e19c): Section mismatch in reference from the function init_subsystems() to the function .init.text:hyp_cpu_pm_init()
1 4.allmodconfig WARNING: vmlinux.o(.text+0x6e304): Section mismatch in reference from the function teardown_hyp_mode() to the function .init.text:hyp_cpu_pm_exit()
1 4.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x146cc): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
1 4.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x14fc4): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
1 allmodconfig WARNING: vmlinux.o(.text+0x7b4c8): Section mismatch in reference from the function omap3xxx_prm_late_init() to the function .init.text:omap3xxx_prm_enable_io_wakeup()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x15b58): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_cross_call()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x16234): Section mismatch in reference from the function gic_smp_init() to the function .init.text:set_smp_cross_call()
1 allmodconfig WARNING: vmlinux.o(.text.unlikely+0x22bc4): Section mismatch in reference from the function orion_delay_timer_init() to the function .init.text:register_current_timer_delay()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x1ca2): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x1cb4): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x5dcc): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
1 buildall.i386.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x62a0): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x48e8): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0x4921): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0xc6cb): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages()
1 buildall.x86.allmodconfig WARNING: vmlinux.o(.text.unlikely+0xd529): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all()