Re: [PATCH 6.18 000/198] 6.18.24-rc1 review

From: Greg Kroah-Hartman

Date: Tue Apr 21 2026 - 11:15:31 EST


On Tue, Apr 21, 2026 at 03:04:33PM +0100, Mark Brown wrote:
> On Mon, Apr 20, 2026 at 05:39:39PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.18.24 release.
> > There are 198 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.
>
> This doesn't build for arm multi_v5_defconfig or bcm2835_defconfig:
>
> In file included from /build/stage/linux/include/linux/srcu.h:59,
> from /build/stage/linux/include/linux/notifier.h:16,
> from /build/stage/linux/include/linux/memory_hotplug.h:7,
> from /build/stage/linux/include/linux/mmzone.h:1538,
> from /build/stage/linux/include/linux/gfp.h:7,
> from /build/stage/linux/include/linux/mm.h:7,
> from /build/stage/linux/arch/arm/kernel/asm-offsets.c:14:
> /build/stage/linux/include/linux/srcutiny.h:14:10: fatal error: linux/irq_work_t
> ypes.h: No such file or directory
> 14 | #include <linux/irq_work_types.h>
> | ^~~~~~~~~~~~~~~~~~~~~~~~


I'll go drop the offending commit,t hanks.

greg k-h