[PATCH v3] gpio: nuvoton: Fix sgpio irq handle error
Dan Carpenter
dan.carpenter at linaro.org
Fri May 3 21:56:15 AEST 2024
On Mon, Apr 29, 2024 at 03:05:23PM +0800, Jim Liu wrote:
> The generic_handle_domain_irq() function calls irq_resolve_mapping()
> so calling irq_find_mapping() is duplicative and will lead to a stack
> trace and an RCU stall.
>
>
> Fixes: c4f8457d17ce ("gpio: nuvoton: Add Nuvoton NPCM sgpio driver")
> Signed-off-by: Jim Liu <JJLIU0 at nuvoton.com>
> ---
> Changes for v3:
> - remove unused variable
> Changes for v2:
> - add more description
Thanks!
Reviewed-by: Dan Carpenter <dan.carpenter at linaro.org>
regards,
dan carpenter
More information about the openbmc
mailing list