Skip to content
Snippets Groups Projects
Commit a775a045 authored by Rob Clark's avatar Rob Clark :speech_balloon:
Browse files

drm/msm: Drop struct_mutex in shrinker path


Now that the inactive_list is protected by mm_lock, and everything
else on per-obj basis is protected by obj->lock, we no longer depend
on struct_mutex.

Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Reviewed-by: default avatarKristian H. Kristensen <hoegsberg@google.com>
parent c4d24bf3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment