summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorDhoat Harpal <hdhoat@codeaurora.org>2016-09-09 16:51:14 +0530
committerDhoat Harpal <hdhoat@codeaurora.org>2016-09-14 17:02:45 +0530
commit9026b491f35f901d640fecdbd4abb983f4996762 (patch)
tree92077d041f220a73c8add13e92fb91dbe6436388 /lib/mpi/mpi-bit.c
parent9b82a4c5896632b62140d1ddda55638fea254007 (diff)
soc: qcom: glink: Fix list corruption for tx_info
Inside glink_scheduler_tx tx_info is not validated after tx operation and taking spin lock, since there are two functions which can release the reference for tx_info while glink_scheduler_tx thread is preempted. These functions are ch_purge_intent_lists and ch_remove_tx_pending_remote_done. Validate tx_info from tx_active list after tx operation and taking spin lock. CRs-Fixed: 1061565 Change-Id: I80c64d66625b9fe9205e8ffaa7cfc851e06fcb94 Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions