summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPunit Agrawal <punit.agrawal@bytedance.com>2023-07-17 20:17:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-11 13:08:10 +0300
commit0ca5de8309f9942cf59190732a37fd251cc60ad1 (patch)
treeb9180604d214d06c987030526744f4c586cd2842 /lib
parent7b0582dddd7eaa005ed895049db400da5dd54dda (diff)
downloadlinux-0ca5de8309f9942cf59190732a37fd251cc60ad1.tar.xz
firmware: smccc: Fix use of uninitialised results structure
[ Upstream commit d05799d7b4a39fa71c65aa277128ac7c843ffcdc ] 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. Fixes: 35727af2b15d ("irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4") Signed-off-by: Punit Agrawal <punit.agrawal@bytedance.com> Cc: Sudeep Holla <sudeep.holla@arm.com> Cc: Marc Zyngier <maz@kernel.org> Cc: Vikram Sethi <vsethi@nvidia.com> Cc: Shanker Donthineni <sdonthineni@nvidia.com> Acked-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20230717171702.424253-1-punit.agrawal@bytedance.com Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions