On Fri, 11 Sep 2026, Petr Pavlu <[email protected]> wrote: > Several drivers/gpu/drm/i915/*.c files use ALLOW_ERROR_INJECTION(), which > is defined in asm-generic/error-injection.h. They currently rely on this > header being included indirectly through linux/module.h -> > linux/error-injection.h. > > Add the missing includes in preparation for removing the > linux/error-injection.h include from linux/module.h.
I guess merging all of this through one tree would speed things up for you. Acked-by: Jani Nikula <[email protected]> for merging via whichever tree you prefer. However, please let me know if you do want this merged through drm-intel. Thanks for doing this. BR, Jani. -- Jani Nikula, Intel
