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

Commit 9b781b20 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Allow kgsl_mem_entry_put() to be deferred



If kgsl_mem_entry_put() is called in an atomic context it could
cause issues if the put leads to a kgsl_mem_entry_destroy() and
the task needs to take a mutex.

Allow the put to be deferred so the destroy happens in a non
atomic context.

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