Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0c3478ff authored by Talel Shenhar's avatar Talel Shenhar Committed by Gerrit - the friendly Code Review server
Browse files

msm: ecm_ipa: add guards to transmit packet timing



This change make sure that the IPA Tx-complete workqueue
is not blocked due to ECM Netdev.
IPA driver processing of Tx-complete event is done
in a workqueue, that workqueue is responsible
for the bottom half processing of the Tx-complete interrupt.
In case this workqueue is blocked by some work, further
Tx-complete processing will not be done.
Blocking the Tx-complete will cause the system to
consume all of the Apps-processor resources.

Change-Id: Ie4d14fb0462a08b265ab8bde8fad8c9e435c5f9c
Signed-off-by: default avatarTalel Shenhar <tatias@codeaurora.org>
parent 8c0c40d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment