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

Skip to content
Commit 4cfb64b2 authored by Jordan Crouse's avatar Jordan Crouse Committed by Stephen Boyd
Browse files

msm: kgsl: Improve the dispatcher issuecmds loop



Instead of playing silly tricks to try to avoid going into an
infinite loop while processing pending contexts do the smart
thing and copy off the entire pending queue into a temporary
list.  That leaves the master list free to accept new and
requeued contexts and we can do evil things to our temporary
list.

Change-Id: Ic0dedbad365206031854fc95b5353184cabd40a1
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 6af07dc0
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