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: 32ef9553635ab Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs b8072d5b3cdd5 Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs e2d73c302b6b0 Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v5.4-9076-g32ef9553635ab/
Runtime: 58m 26s
Passed: 115 Failed: 8
Warnings: 194 DTS warnings: 0
Section mismatches: 13
-------------------------------------------------------------------------------
Failed defconfigs: arm.mps2_defconfig arm.pxa_defconfig arm.xcep_defconfig riscv.allmodconfig riscv.allnoconfig riscv.nommu_virt_defconfig riscv.rv32_allmod_defconfig riscv.tinyconfig
-------------------------------------------------------------------------------
Errors:
arm.mps2_defconfig: fs/io_uring.c:1628:21: error: implicit declaration of function 'kmap'; did you mean 'vmap'? [-Werror=implicit-function-declaration] fs/io_uring.c:1643:4: error: implicit declaration of function 'kunmap'; did you mean 'vunmap'? [-Werror=implicit-function-declaration]
arm.pxa_defconfig: arch/arm/mach-pxa/icontrol.c:92:23: error: 'mcp251x_info' undeclared here (not in a function); did you mean 'mcp251x_board_info'?
arm.xcep_defconfig: fs/io_uring.c:1628:21: error: implicit declaration of function 'kmap'; did you mean 'vmap'? [-Werror=implicit-function-declaration] fs/io_uring.c:1643:4: error: implicit declaration of function 'kunmap'; did you mean 'vunmap'? [-Werror=implicit-function-declaration]
riscv.allmodconfig: drivers/pci/controller/pcie-mobiveil.c:238:69: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:239:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:253:80: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:254:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:267:32: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:267:9: error: 'csr_read' undeclared (first use in this function); did you mean 'csr_readl'? drivers/pci/controller/pcie-mobiveil.c:272:31: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:272:2: error: 'csr_write' undeclared (first use in this function); did you mean 'csr_writel'?
riscv.allnoconfig: arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
riscv.nommu_virt_defconfig: arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
riscv.rv32_allmod_defconfig: sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] drivers/pci/controller/pcie-mobiveil.c:238:69: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:239:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:253:80: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:254:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:267:32: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:267:9: error: 'csr_read' undeclared (first use in this function); did you mean 'csr_readl'? drivers/pci/controller/pcie-mobiveil.c:272:31: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:272:2: error: 'csr_write' undeclared (first use in this function); did you mean 'csr_writel'?
riscv.tinyconfig: arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
Warnings:
arm.allmodconfig: /tmp/ccTinuqk.s:18119: Warning: using r15 results in unpredictable behaviour /tmp/ccTinuqk.s:18191: Warning: using r15 results in unpredictable behaviour fs/btrfs/tree-checker.c:230:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] include/linux/kernel.h:835:29: warning: comparison of distinct pointer types lacks a cast net/netfilter/nf_flow_table_offload.c:80:21: warning: unsigned conversion from 'int' to '__be16' {aka 'short unsigned int'} changes value from '327680' to '0' [-Woverflow] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pinctrl-equilibrium.o warning: same module names found:
arm.am200epdkit_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.assabet_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.at91_dt_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.axm55xx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.badge4_defconfig: WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.cerfcube_defconfig: WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.cm_x2xx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.cm_x300_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.cns3420vb_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.colibri_pxa270_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.colibri_pxa300_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.collie_defconfig: WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.davinci_all_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.dove_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.em_x270_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.ep93xx_defconfig: WARNING: vmlinux.o(.text.unlikely+0x710): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.eseries_pxa_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.exynos_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.ezx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.h3600_defconfig: WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.h5000_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.hackkit_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.imote2_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.imx_v4_v5_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.imx_v6_v7_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.integrator_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.ixp4xx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.jornada720_defconfig: WARNING: vmlinux.o(.text.unlikely+0x7c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.keystone_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.lart_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.lpc32xx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.magician_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.milbeaut_m10v_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mini2440_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mmp2_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mps2_defconfig: fs/io_uring.c:1628:19: warning: assignment to 'void *' from 'size_t' {aka 'unsigned int'} makes pointer from integer without a cast [-Wint-conversion]
arm.multi_lpae_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.multi_v5_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.multi_v7_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.multi_v7_nosmp_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mv78xx0_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mvebu_v5_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mvebu_v7_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.mxs_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.neponset_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.nhk8815_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.omap1_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.omap2plus_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.orion5x_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.oxnas_v6_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.palmz72_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.pcm027_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.pleb_defconfig: WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.prima2_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.pxa168_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.pxa3xx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.pxa910_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.qcom_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.realview_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.s3c6400_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.s5pv210_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.sama5_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.shannon_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.simpad_defconfig: WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.spear13xx_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.sunxi_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.tango4_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.tegra_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.trizeps4_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.u300_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.u8500_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.versatile_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.vexpress_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.viper_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm.xcep_defconfig: fs/io_uring.c:1628:19: warning: assignment to 'void *' from 'size_t' {aka 'unsigned int'} makes pointer from integer without a cast [-Wint-conversion]
arm.zeus_defconfig: WARNING: "return_address" [vmlinux] is a static EXPORT_SYMBOL_GPL
arm64.allmodconfig: 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/pinctrl/pinctrl-equilibrium.o
arm64.defconfig: 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
arm64.nosmp_defconfig: 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
riscv.allmodconfig: drivers/char/pcmcia/synclink_cs.c:294: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/net/fddi/skfp/h/skfbi.h:362: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/pci/controller/pcie-mobiveil.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/pci/controller/pcie-mobiveil.c:216:12: warning: 'mobiveil_pcie_write' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:191:12: warning: 'mobiveil_pcie_read' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:179:14: warning: 'mobiveil_pcie_comp_addr' defined but not used [-Wunused-function] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds]
riscv.rv32_allmod_defconfig: fs/btrfs/tree-checker.c:230:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=] sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] drivers/char/pcmcia/synclink_cs.c:294: warning: "IRQ_TIMER" redefined drivers/dma/iop-adma.c:448:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/dma/iop-adma.c:450:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/dma/iop-adma.c:1302:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds] drivers/infiniband/sw/siw/siw_qp_rx.c:142:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/media/platform/omap/omap_vout.c:979:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/media/platform/omap/omap_vout.c:1479:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/mtd/nand/raw/cadence-nand-controller.c:1283:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/mtd/nand/raw/cadence-nand-controller.c:1283:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/net/fddi/skfp/h/skfbi.h:362: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/pci/controller/pcie-mobiveil.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/pci/controller/pcie-mobiveil.c:216:12: warning: 'mobiveil_pcie_write' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:191:12: warning: 'mobiveil_pcie_read' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:179:14: warning: 'mobiveil_pcie_comp_addr' defined but not used [-Wunused-function] arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:302:1: warning: the frame size of 1576 bytes is larger than 1024 bytes [-Wframe-larger-than=]
No DTS warnings
New syscalls:
riscv clone3 riscv fstat64 riscv fstatat64
Section mismatches:
1 assabet_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 badge4_defconfig WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 cerfcube_defconfig WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 collie_defconfig WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 ep93xx_defconfig WARNING: vmlinux.o(.text.unlikely+0x710): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 h3600_defconfig WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 hackkit_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 jornada720_defconfig WARNING: vmlinux.o(.text.unlikely+0x7c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 lart_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 neponset_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 pleb_defconfig WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 shannon_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 simpad_defconfig WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
kernel-build-reports@lists.linaro.org