[PATCH 1/2] firmware: arm_scmi: Use xa_insert() to store opps
Sudeep Holla
sudeep.holla at arm.com
Mon Jan 22 06:41:44 PST 2024
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
More information about the linux-arm-kernel
mailing list