Re: [PATCH] firmware: arm_scmi: fix notifications locking

From: Sudeep Holla
Date: Wed Oct 14 2020 - 16:27:20 EST


On Tue, 13 Oct 2020 14:31:09 +0100, Cristian Marussi wrote:
> When a protocol registers its events the notification core takes care to
> re-scan the hashtable of pending event handlers and activate all the
> possibly existent handlers that refer to any of the events just registered
> by the new protocol; when a pending handler becomes active the core takes
> also care to ask the SCMI platform to enable the corresponding events'
> notifications in the SCMI firmware.
>
> [...]


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

[1/1] firmware: arm_scmi: Fix locking in notifications
https://git.kernel.org/sudeep.holla/c/c7821c2d9c

--

Regards,
Sudeep