+10
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
For every rx packet acquiring qrtr_node write lock to lookup
the node id can cause the write lock contention and prone to
add the stale node pointer into list while releasing the node.
Add required node id checks and use read lock while lookup.
Change-Id: I768c19f3192263a2eb113c6366b0d68e43bde4f6
Signed-off-by:
Arun Kumar Neelakantam <aneela@codeaurora.org>