Commit d3e9093a authored by Harshitha Sai Neelati's avatar Harshitha Sai Neelati Committed by Goshika Kiran Kumar
Browse files

msm: kgsl: Don't wait for room in context queue when context is invalidated



In a condition where there is no room in the drawcontext queue and the
context is invalidated while sleeping in wait_event_interruptible_timeout,
we are now polling for room after wake up. This would lead to infinite
looping.

Hence, do not wait for room in context queue if context is invalidated.

Change-Id: I12c80e71630da2f3316838bee37f13cfa3b8e7d9
Signed-off-by: default avatarHarshitha Sai Neelati <hsaine@codeaurora.org>
Signed-off-by: default avatarGoshika Kiran Kumar <gkiranku@codeaurora.org>
parent 97ba9a6d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment