From: Jani Nikula Date: Thu, 25 Jul 2013 09:44:34 +0000 (+0300) Subject: drm/i915: initialize gt_lock early with other spin locks X-Git-Tag: v3.11-rc3~4^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c5cec5d0cd73e7e9d4fbea2bbfeea8f3ade871;p=pandora-kernel.git drm/i915: initialize gt_lock early with other spin locks commit 181d1b9e31c668259d3798c521672afb8edd355c Author: Daniel Vetter Date: Sun Jul 21 13:16:24 2013 +0200 drm/i915: fix up gt init sequence fallout moved dev_priv->gt_lock initialization after use. Do the initialization much earlier with other spin lock initializations. Reported-by: Sedat Dilek Signed-off-by: Jani Nikula Tested-by: Sedat Dilek Cc: stable@vger.kernel.org (since the regressing patch is also cc: stable) Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed