[PATCH] firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPI

Sudeep Holla sudeep.holla at arm.com
Wed Apr 24 05:35:00 PDT 2024


On Thu, 18 Apr 2024 11:29:32 +0100, Sudeep Holla wrote:
> If the firmware returns incorrect SRI/NRI number, we fail to set it up
> in the kernel which is absolutely fine.
>
> However, we don't reset the stashed value of sched_recv or notif_pend
> IRQs. When we call ffa_notifications_cleanup() in case of failures to
> setup the notifications, we end up calling free_percpu_irq() from
> ffa_uninit_pcpu_irq() which results in the following warning:
>
> [...]

Applied to sudeep.holla/linux (for-next/ffa/updates), thanks!

[1/1] firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPI
      https://git.kernel.org/sudeep.holla/c/0370fb127ce3
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list