
This change is to correct in_q rdx index logic. If rdx index is increased in tasklet, then it is possible that due to delay in workqueue scheduling crm send apply request for same request. Also, it prevent concurrent access of in_q rdx index. CRs-Fixed: 2980811 Change-Id: Iba7d3c0faf6abe845745acbcd810ca52a43e4d01 Signed-off-by: Ayush Kumar <ayushkr@codeaurora.org>