[PATCH] iio: adc: stm32-adc: Fix race in installing chained IRQ handler

Andy Shevchenko andy at kernel.org
Wed May 14 05:22:41 PDT 2025


On Wed, May 14, 2025 at 04:51:38PM +0800, Chen Ni wrote:
> Fix a race where a pending interrupt could be received and the handler
> called before the handler's data has been setup, by converting to
> irq_set_chained_handler_and_data().

Sounds like it needs a Fixes tag.

-- 
With Best Regards,
Andy Shevchenko





More information about the linux-arm-kernel mailing list