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

Sudeep Holla sudeep.holla at arm.com
Thu Nov 18 04:09:43 PST 2021


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




More information about the linux-arm-kernel mailing list