From d7e4d671369263381dd3a02e1f240f675be6b1f5 Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Wed, 3 Sep 2014 16:59:41 +0200 Subject: [PATCH] drm/qxl: Remove release_lock stupidity The locking of release_lock was stupid; t should have been be called with fence_lock_irq if it was legitimately used. Unfortunately it never protected anything except the fence implementation correctly. Signed-off-by: Maarten Lankhorst --- Reading git-format-patch failed