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

Skip to content
Commit 3c209d06 authored by Sean Tranchetti's avatar Sean Tranchetti Committed by Gerrit - the friendly Code Review server
Browse files

net: qualcomm: rmnet: lock descriptor pool



In CPU hotplug scenarios, it is possible for the descriptor pool to
be accessed by multiple cores at the same time, leading to race conditions
where data can be maniuplated at the same time. This can leave the list
in an invalid state, leading to errors later in processing.

Change-Id: Id7652c47abf80f73f36a5bf89136f0e695887be1
Signed-off-by: default avatarSean Tranchetti <stranche@codeaurora.org>
parent 18ff0692
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