diff options
author | Luca Weiss <[email protected]> | 2023-03-05 11:32:34 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-06 20:13:06 -0800 |
commit | 749d56bd5cf311dd9b50cfc092d7a39309454077 (patch) | |
tree | 36e2c5c1ae5b69f19ecd17cb0058b607bd5bbda4 /scripts/gdb/linux/tasks.py | |
parent | 947007419b60d5e06aa54b0f411c123db7f45a44 (diff) |
soc: qcom: rmtfs: handle optional qcom,vmid correctly
Older platforms don't have qcom,vmid set, handle -EINVAL return value
correctly. And since num_vmids is passed to of_property_read_u32_array
later we should make sure it has a sane value before continuing.
Fixes: e656cd0bcf3d ("soc: qcom: rmtfs: Optionally map RMTFS to more VMs")
Signed-off-by: Luca Weiss <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions