Commit 1c25595f authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Convert the file mutex into a spinlock



Daniel Vetter pointed out that in this case is would be clearer and
cleaner to use a spinlock instead of a mutex to protect the per-file
request list manipulation. Make it so.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 447da187
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment