Re: [PATCH v6 02/17] firmware: arm_scmi: Fix max pending messages boundary check

From: Sudeep Holla
Date: Wed Jul 14 2021 - 12:46:37 EST


On Mon, 12 Jul 2021 15:18:16 +0100, Cristian Marussi wrote:
> SCMI message headers carry a sequence number and such field is sized to
> allow for MSG_TOKEN_MAX distinct numbers; moreover zero is not really an
> acceptable maximum number of pending in-flight messages.
>
> Fix accordignly the checks performed on the value exported by transports
>in scmi_desc.max_msg.
>
> [...]

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

[02/17] firmware: arm_scmi: Fix max pending messages boundary check
https://git.kernel.org/sudeep.holla/c/bdb8742dc6

--
Regards,
Sudeep