On 2026-05-31 23:31:08 [+0800], Runyu Xiao wrote: > intel_lpe_audio_irq_handler() forwards the LPE audio child IRQ from the > i915 parent IRQ path with generic_handle_irq(). The forwarded child top > half is not an independent hardirq entry point; it inherits the context > of the outer i915 interrupt dispatch path. … > > Link: https://lore.kernel.org/all/[email protected]/ > Fixes: eef57324d926 ("drm/i915: setup bridge for HDMI LPE audio driver") > Suggested-by: Maarten Lankhorst <[email protected]> > Signed-off-by: Runyu Xiao <[email protected]>
If you want to send this as an individual patch, please take Maarten original patch, add your signed-off by below and send it while keeping him as Author. Sebastian
