[PATCH v3] firmware: arm_scmi: Queue in scmi layer for mailbox implementation

Sudeep Holla sudeep.holla at arm.com
Tue Oct 15 06:17:59 PDT 2024


On Mon, 14 Oct 2024 09:07:17 -0700, Justin Chen wrote:
> send_message() does not block in the MBOX implementation. This is
> because the mailbox layer has its own queue. However, this confuses
> the per xfer timeouts as they all start their timeout ticks in
> parallel.
> 
> Consider a case where the xfer timeout is 30ms and a SCMI transaction
> takes 25ms.
> 
> [...]

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

[1/1] firmware: arm_scmi: Queue in scmi layer for mailbox implementation
      https://git.kernel.org/sudeep.holla/c/da1642bc97c4
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list