Message ID | 20230305-rmtfs-vmid-fix-v1-0-6a7206081602@z3ntu.xyz (mailing list archive) |
---|---|
Headers | show |
Series | Fix qcom,vmid handling in rmtfs_mem | expand |
On Sun, 05 Mar 2023 11:32:32 +0100, Luca Weiss wrote: > The commit e656cd0bcf3d ("soc: qcom: rmtfs: Optionally map RMTFS to > more VMs") which landed for v6.3-rc1 caused some issues on platforms > such as msm8974. Fix both the error handling and behavior when qcom,vmid > property is missing. > > Please include this (or another fix) in 6.3 still. > > [...] Applied, thanks! [1/2] soc: qcom: rmtfs: fix error handling reading qcom,vmid commit: 947007419b60d5e06aa54b0f411c123db7f45a44 [2/2] soc: qcom: rmtfs: handle optional qcom,vmid correctly commit: 749d56bd5cf311dd9b50cfc092d7a39309454077 Best regards,
The commit e656cd0bcf3d ("soc: qcom: rmtfs: Optionally map RMTFS to more VMs") which landed for v6.3-rc1 caused some issues on platforms such as msm8974. Fix both the error handling and behavior when qcom,vmid property is missing. Please include this (or another fix) in 6.3 still. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> --- Luca Weiss (2): soc: qcom: rmtfs: fix error handling reading qcom,vmid soc: qcom: rmtfs: handle optional qcom,vmid correctly drivers/soc/qcom/rmtfs_mem.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) --- base-commit: 388bd72dfdc05abb319d86109a6edc9be5e0581d change-id: 20230305-rmtfs-vmid-fix-0ec352b05040 Best regards,