Centos-kernel-stream-9/drivers/firmware/smccc
Steve Dunnagan 5a30fe8fe0 firmware: smccc: Fix use of uninitialised results structure
JIRA: https://issues.redhat.com/browse/RHEL-9668

commit d05799d7b4a39fa71c65aa277128ac7c843ffcdc
Author: Punit Agrawal <punit.agrawal@bytedance.com>
Date:   Mon Jul 17 18:17:02 2023 +0100

    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 <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>

(cherry picked from commit d05799d7b4a39fa71c65aa277128ac7c843ffcdc)
Signed-off-by: Steve Dunnagan <sdunnaga@redhat.com>
2024-01-20 19:35:42 -05:00
..
Kconfig
Makefile
kvm_guest.c
smccc.c irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 2023-06-22 16:50:51 -04:00
soc_id.c firmware: smccc: Fix use of uninitialised results structure 2024-01-20 19:35:42 -05:00