diff options
| author | Punit Agrawal <[email protected]> | 2023-07-17 17:17:02 +0000 |
|---|---|---|
| committer | Sudeep Holla <[email protected]> | 2023-07-18 09:08:05 +0000 |
| commit | d05799d7b4a39fa71c65aa277128ac7c843ffcdc (patch) | |
| tree | 434f557e69260cf0655718bf64af1c050645e4ab /tools/perf/util/c++/clang.cpp | |
| parent | Linux 6.5-rc1 (diff) | |
| download | kernel-d05799d7b4a39fa71c65aa277128ac7c843ffcdc.tar.gz kernel-d05799d7b4a39fa71c65aa277128ac7c843ffcdc.zip | |
firmware: smccc: Fix use of uninitialised results structure
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 <[email protected]>
Cc: Sudeep Holla <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Vikram Sethi <[email protected]>
Cc: Shanker Donthineni <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions
