Message ID | 20230517114635.76358-1-manivannan.sadhasivam@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Fix crash when using Qcom LLCC/EDAC drivers | expand |
On Wed, 17 May 2023 17:16:33 +0530, Manivannan Sadhasivam wrote: > This series fixes the crash seen on the Qualcomm SM8450 chipset with the > LLCC/EDAC drivers. The problem was due to the Qcom EDAC driver using the > fixed LLCC register offsets for detecting the LLCC errors. > > This seems to have worked for SoCs till SM8450. But in SM8450, the LLCC > register offsets were changed. So accessing the fixed offsets causes the > crash on this platform. > > [...] Applied, thanks! [1/2] EDAC/qcom: Remove superfluous return variable assignment in qcom_llcc_core_setup() commit: 3d49f7406b5d9822c1411c6658bac2ae55ba19a2 [2/2] EDAC/qcom: Get rid of hardcoded register offsets commit: cbd77119b6355872cd308a60e99f9ca678435d15 Best regards,