Messages in this thread |  | | From | Jun Nie <> | Date | Thu, 4 Feb 2021 10:56:51 +0800 | Subject | Re: [PATCH 2/2] interconnect: qcom: msm8939: remove rpm-ids from non-RPM nodes |
| |
'Benjamin Li' via square <square@linaro.org> 于2021年2月4日周四 上午12:34写道: > > Changes corresponding to commit c497f9322af9 ("interconnect: qcom: msm8916: > Remove rpm-ids from non-RPM nodes") to remove this log spam on 8939: > > [ 1.901376] qcom_icc_rpm_smd_send slv 24 error -6 > [ 2.005977] qcom_icc_rpm_smd_send mas 20 error -6 > [ 2.010250] qcom_icc_rpm_smd_send slv 20 error -6 > [ 2.014684] qcom_icc_rpm_smd_send slv 106 error -6 > [ 2.019338] qcom_icc_rpm_smd_send slv 107 error -6 > [ 2.024615] qcom_icc_rpm_smd_send slv 29 error -6 > [ 2.028782] qcom_icc_rpm_smd_send mas 3 error -6 > [ 2.034657] qcom_icc_rpm_smd_send mas 100 error -6 > (plus another slv 131 that's hidden by the mas 100 failure) > > Signed-off-by: Benjamin Li <benl@squareup.com> > ---
Ben,
Suggest to add comments to address the issue you fixed as commit c497f9322af does, at least a short version. So that people do not have to look into c497f9322af again.
Regards, Jun
|  |