Re: [PATCH v2] arm/scmi: fix base agent discover response

From: Sudeep Holla
Date: Thu Nov 18 2021 - 07:10:00 EST


On Wed, 17 Nov 2021 09:18:56 +0100, Vincent Guittot wrote:
> According to scmi specification, the response of the discover agent request
> is made of:
> - int32 status
> - uint32 agent_id
> - uint8 name[16]
>
> but the current implementation doesn't take into account the agent_id field
> and only allocates a rx buffer of SCMI_MAX_STR_SIZE length
>
> [...]

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

[1/1] arm/scmi: fix base agent discover response
https://git.kernel.org/sudeep.holla/c/d1cbd9e0f7

--
Regards,
Sudeep