On Mon, Oct 23, 2023 at 07:37:36AM -0700, Guenter Roeck wrote: > On 10/23/23 03:55, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.328 release. > > There are 66 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, 25 Oct 2023 10:47:57 +0000. > > Anything received after that time might be too late. > > > > Building s390:allmodconfig ... failed > -------------- > Error log: > In file included from include/linux/kernel.h:10, > from arch/s390/pci/pci_dma.c:8: > arch/s390/pci/pci_dma.c: In function 'bitmap_vzalloc': > arch/s390/pci/pci_dma.c:536:15: error: implicit declaration of function 'check_mul_overflow' Ah the header file maze. I've fixed this up now, thanks. greg k-h