Here are the build results from automated periodic testing.
The tree being built was soc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
Branch: for-next
Topmost commits:
317a42bd9204f ARM: Document merges
e0d6757745e78 Merge branch 'arm/late' into for-next
035434f0dd0dc Merge tag 'amlogic-fixes-v5.17-rc-v2' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/late
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/soc/v5.16-rc7-935-g317a42bd9204f/
Runtime: 72m 16s
Passed: 115
Failed: 2
Warnings: 21
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.qcom_defconfig
riscv.nosmp_defconfig
-------------------------------------------------------------------------------
Errors:
arm.qcom_defconfig:
drivers/gpu/drm/panel/panel-edp.c:843: undefined reference to `drm_panel_dp_aux_backlight'
riscv.nosmp_defconfig:
ERROR: modpost: "boot_cpu_hartid" [arch/riscv/kvm/kvm.ko] undefined!
Warnings:
arm64.allmodconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.nosmp_defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
No DTS warnings
No new syscalls
No section mismatches
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: master
Topmost commits:
a70bf4a85b43c Add linux-next specific files for 20220111
ce6fa378a8946 Merge branch 'akpm/master'
a6ce39bde1dd9 mm: hide the FRONTSWAP Kconfig symbol
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20220111/
Runtime: 66m 59s
Passed: 111
Failed: 6
Warnings: 23
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.mps2_defconfig
arm.multi_v7_nosmp_defconfig
arm.qcom_defconfig
arm64.allmodconfig
riscv.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
drivers/usb/gadget/udc/at91_udc.h:174:42: error: format '%d' expects argument of type 'int', but argument 3 has type 'struct gpio_desc *' [-Werror=format=]
arm.mps2_defconfig:
fs/nfs/nfs4file.c:524: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:555: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:141: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:144: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:141: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:144: more undefined references to `__get_user_bad' follow
arm.multi_v7_nosmp_defconfig:
irq-gic-v3-its.c:(.text+0x14f4): undefined reference to `cpus_booted_once_mask'
arm-unknown-linux-gnueabi-ld: irq-gic-v3-its.c:(.text+0x14f8): undefined reference to `cpus_booted_once_mask'
arm.qcom_defconfig:
drivers/gpu/drm/panel/panel-edp.c:843: undefined reference to `drm_panel_dp_aux_backlight'
arm64.allmodconfig:
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
drivers/pinctrl/pinctrl-thunderbay.c:815:29: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
riscv.allmodconfig:
drivers/pcmcia/yenta_socket.c:1322:12: error: 'yenta_dev_resume_noirq' defined but not used [-Werror=unused-function]
drivers/pcmcia/yenta_socket.c:1303:12: error: 'yenta_dev_suspend_noirq' defined but not used [-Werror=unused-function]
Warnings:
arm.at91_dt_defconfig:
include/linux/kern_levels.h:5:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'struct gpio_desc *' [-Wformat=]
arm.multi_v5_defconfig:
include/linux/kern_levels.h:5:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'struct gpio_desc *' [-Wformat=]
arm64.allmodconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.nosmp_defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
No DTS warnings
No new syscalls
No section mismatches
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: master
Topmost commits:
57c149e506d5b Add linux-next specific files for 20220110
9d34cbb8721c0 Merge branch 'akpm/master'
6828f07450218 mm: hide the FRONTSWAP Kconfig symbol
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20220110/
Runtime: 67m 26s
Passed: 110
Failed: 7
Warnings: 23
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.mps2_defconfig
arm.multi_v7_nosmp_defconfig
arm.qcom_defconfig
arm64.allmodconfig
riscv.allmodconfig
riscv.nosmp_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
include/asm-generic/div64.h:222:35: error: comparison of distinct pointer types lacks a cast [-Werror]
drivers/usb/gadget/udc/at91_udc.h:174:42: error: format '%d' expects argument of type 'int', but argument 3 has type 'struct gpio_desc *' [-Werror=format=]
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1235:48: error: 'outl' undeclared (first use in this function); did you mean 'out'?
arm.mps2_defconfig:
fs/nfs/nfs4file.c:524: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:555: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:141: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:144: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:141: undefined reference to `__get_user_bad'
fs/nfs/nfs4file.c:144: more undefined references to `__get_user_bad' follow
arm.multi_v7_nosmp_defconfig:
irq-gic-v3-its.c:(.text+0x14f4): undefined reference to `cpus_booted_once_mask'
arm-unknown-linux-gnueabi-ld: irq-gic-v3-its.c:(.text+0x14f8): undefined reference to `cpus_booted_once_mask'
arm.qcom_defconfig:
drivers/gpu/drm/panel/panel-edp.c:843: undefined reference to `drm_panel_dp_aux_backlight'
arm64.allmodconfig:
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
163 | fprintf(stderr, "error: %s: " fmt "\n", \
drivers/pinctrl/pinctrl-thunderbay.c:815:29: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
drivers/net/ethernet/allwinner/sun4i-emac.c:922:60: error: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'resource_size_t' {aka 'long long unsigned int'} [-Werror=format=]
drivers/net/ethernet/allwinner/sun4i-emac.c:922:71: error: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'} [-Werror=format=]
riscv.allmodconfig:
drivers/pcmcia/yenta_socket.c:1322:12: error: 'yenta_dev_resume_noirq' defined but not used [-Werror=unused-function]
drivers/pcmcia/yenta_socket.c:1303:12: error: 'yenta_dev_suspend_noirq' defined but not used [-Werror=unused-function]
riscv.nosmp_defconfig:
ERROR: modpost: "boot_cpu_hartid" [arch/riscv/kvm/kvm.ko] undefined!
Warnings:
arm.at91_dt_defconfig:
include/linux/kern_levels.h:5:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'struct gpio_desc *' [-Wformat=]
arm.multi_v5_defconfig:
include/linux/kern_levels.h:5:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'struct gpio_desc *' [-Wformat=]
arm64.allmodconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.nosmp_defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: master
Topmost commits:
fe8152b38d3a9 Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
fe2437ccbd278 Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
b35b6d4d71365 Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v5.16-5221-gfe8152b38d3a9/
Runtime: 72m 9s
Passed: 115
Failed: 2
Warnings: 21
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.qcom_defconfig
riscv.nosmp_defconfig
-------------------------------------------------------------------------------
Errors:
arm.qcom_defconfig:
drivers/gpu/drm/panel/panel-edp.c:843: undefined reference to `drm_panel_dp_aux_backlight'
riscv.nosmp_defconfig:
ERROR: modpost: "boot_cpu_hartid" [arch/riscv/kvm/kvm.ko] undefined!
Warnings:
arm64.allmodconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arm64.nosmp_defconfig:
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'Elf64_Off' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__off_t' {aka 'long long int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:340:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c:163:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type '__uint64_t' {aka 'long long unsigned int'} [-Wformat=]
No DTS warnings
No new syscalls
No section mismatches