
To avoid queueing of a duplicate job that may belong to a freed ctx, update async queue type from LIST to HLIST to avoid appending unhashed nodes back to queue. Thread race can occur between thread undergoing SSR routine and invoke response thread for FASTRPC_INVOKE2_ASYNC_RESPONSE to queue job to the async queue. Change-Id: Iebcd0e82f22ceb64d0f89e8458d6329c08c62bdc Signed-off-by: Ansa Ahmed <quic_ansa@quicinc.com>
28 KiB
28 KiB