Re: [PATCH] firmware: smccc: Fix use of uninitialised results structure

From: Sudeep Holla
Date: Wed Jul 19 2023 - 06:03:12 EST


On Mon, 17 Jul 2023 18:17:02 +0100, Punit Agrawal wrote:
> Commit 35727af2b15d ("irqchip/gicv3: Workaround for NVIDIA erratum
> T241-FABRIC-4") moved the initialisation of the SoC version to
> arm_smccc_version_init() but forgot to update the results structure
> and it's usage.
>
> Fix the use of the uninitialised results structure and update the
> error strings.
>
> [...]

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

[1/1] firmware: smccc: Fix use of uninitialised results structure
https://git.kernel.org/sudeep.holla/c/d05799d7b4a3
--
Regards,
Sudeep