summaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorGhanim Fodi <gfodi@codeaurora.org>2016-07-28 18:03:56 +0300
committerGhanim Fodi <gfodi@codeaurora.org>2016-08-02 15:20:55 +0300
commitf637b371dc3a72ad341d492a5bbf2c91a86b5cbf (patch)
tree511094bba8ee15c9598a6b9e4b776a01131f17ca /scripts/build-all.py
parent0fdb8c8eae5e5b056157c736ea36a852b0ac2843 (diff)
msm: ipa: fix IPA driver processing context delete logic
During IPA driver processing context delete, a delete to the referenced header is being done. The header deletion will also commit the changes to H/W which includes the processing context commit. This resulted into committing an invalid process context as it is still in the processing context list, but points to deleted header. The fix is to not commit the changes when deleting the header but only when deleting the processing context. Change-Id: I9d3c5eec717da0b072144a1027e4582e73aaa6d9 CRs-fixed: 1044710 Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions