From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753251AbaIAKgq (ORCPT ); Mon, 1 Sep 2014 06:36:46 -0400 Received: from mga11.intel.com ([192.55.52.93]:15242 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752652AbaIAKgp (ORCPT ); Mon, 1 Sep 2014 06:36:45 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,441,1406617200"; d="scan'208";a="592779962" Date: Mon, 1 Sep 2014 13:36:37 +0300 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Chris Wilson , intel-gfx@lists.freedesktop.org, David Airlie , Daniel Vetter , Jani Nikula , linux-kernel@vger.kernel.org, Tibor Billes Subject: Re: [PATCH v2] drm/i915: Fix lock dropping in intel_tv_detect() Message-ID: <20140901103637.GB4193@intel.com> References: <20140901085022.GB11648@nuc-i3427.alporthouse.com> <1409566060-21337-1-git-send-email-ville.syrjala@linux.intel.com> <20140901102009.GD11648@nuc-i3427.alporthouse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140901102009.GD11648@nuc-i3427.alporthouse.com> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 01, 2014 at 11:20:09AM +0100, Chris Wilson wrote: > On Mon, Sep 01, 2014 at 01:07:40PM +0300, ville.syrjala@linux.intel.com wrote: > > From: Ville Syrjälä > > > > When intel_tv_detect() fails to do load detection it would forget to > > drop the locks and clean up the acquire context. Fix it up. > > > > This is a regression from: > > commit 208bf9fdcd3575aa4a5d48b3e0295f7cdaf6fc44 > > Author: Ville Syrjälä > > Date: Mon Aug 11 13:15:35 2014 +0300 > > > > drm/i915: Fix locking for intel_enable_pipe_a() > > > > v2: Make the code more readable (Chris) > > > > Cc: Tibor Billes > > Signed-off-by: Ville Syrjälä > > Hmm, if we use WARN_ON() you should init type. type is always set in the branch that sets status=connected. > > Otherwise, > Reviewed-by: Chris Wilson > -Chrsi > > -- > Chris Wilson, Intel Open Source Technology Centre -- Ville Syrjälä Intel OTC