diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2023-03-14 13:34:43 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-03-15 15:17:08 -0700 |
commit | cca94f1dd6d0a4c7e5c8190672f5747e3c00ddde (patch) | |
tree | 42a4ff05e3fc907f1444484464a26ac15519fe19 /scripts/generate_rust_analyzer.py | |
parent | 721d3e91bfc93975c5e1a76c7d588dd8df5d82da (diff) |
soc: qcom: llcc: Do not create EDAC platform device on SDM845
The platforms based on SDM845 SoC locks the access to EDAC registers in the
bootloader. So probing the EDAC driver will result in a crash. Hence,
disable the creation of EDAC platform device on all SDM845 devices.
The issue has been observed on Lenovo Yoga C630 and DB845c.
While at it, also sort the members of `struct qcom_llcc_config` to avoid
any holes in-between.
Cc: <stable@vger.kernel.org> # 5.10
Reported-by: Steev Klimaszewski <steev@kali.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230314080443.64635-15-manivannan.sadhasivam@linaro.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions