Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPSTREAM] soc: qcom: pdr: fix parsing of domains lists
While parsing the domains list, start offsets from 0 rather than from domains_read. The domains_read is equal to the total count of the domains we have seen, while the domains list in the message starts from offset 0. Fixes: fbe639b ("soc: qcom: Introduce Protection Domain Restart helpers") Tested-by: Steev Klimaszewski <[email protected]> Tested-by: Alexey Minnekhanov <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]>
- Loading branch information