On 2/3/20 8:19 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.4.18 release. There are 90 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 05 Feb 2020 16:17:59 +0000. Anything received after that time might be too late.
Building i386:allyesconfig ... failed Building i386:allmodconfig ... failed -------------- Error log: In file included from arch/x86/kernel/pci-dma.c:2: include/linux/dma-direct.h:29:20: error: conflicting types for 'dma_capable' 29 | static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size, | ^~~~~~~~~~~ In file included from include/linux/dma-direct.h:12, from arch/x86/kernel/pci-dma.c:2: arch/x86/include/asm/dma-direct.h:5:6: note: previous declaration of 'dma_capable' was here 5 | bool dma_capable(struct device *dev, dma_addr_t addr, size_t size);
--- Building riscv:{defconfig, allnoconfig, tinyconfig} ... failed
Error log: arch/riscv/lib/tishift.S: Assembler messages: arch/riscv/lib/tishift.S:9: Error: unrecognized opcode `sym_func_start(__lshrti3)' [ many of those ]