Re: [PATCH 1/2] firmware: arm_scmi: Use xa_insert() to store opps

From: Sudeep Holla
Date: Mon Jan 22 2024 - 09:42:07 EST


On Mon, 08 Jan 2024 18:50:49 +0000, Cristian Marussi wrote:
> When storing opps by level or index use xa_insert() instead of xa_store()
> and add error-checking to spot bad duplicates indexes possibly wrongly
> provided by the platform firmware.
>

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

[1/2] firmware: arm_scmi: Use xa_insert() to store opps
https://git.kernel.org/sudeep.holla/c/e8ef4bbe39b9
[2/2] firmware: arm_scmi: Use xa_insert() when saving raw queues
https://git.kernel.org/sudeep.holla/c/b5dc0ffd3656
--
Regards,
Sudeep