[PATCH] firmware: arm_scmi: Optimize notifiers registration

Sudeep Holla sudeep.holla at arm.com
Tue Jul 8 08:30:24 PDT 2025


On Mon, 07 Jul 2025 15:42:20 +0100, Cristian Marussi wrote:
> Some platforms could be configured not to support notification events from
> specific sources and such a case is already handled properly by avoiding
> even to attempt to send a notification enable request since it would be
> doomed to fail anyway.
> 
> In an extreme scenario, though, a platform could support not even one
> single source on a specific event: in such a case would be meaningless to
> even allow to register a notifier and we can bail-out immediately, saving
> a lot of needless computation.
> 
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!
(with some commit message changes)

[1/1] firmware: arm_scmi: Optimize notifiers registration
      https://git.kernel.org/sudeep.holla/c/b5daf93b809d
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list