From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryce Harrington Subject: Re: [PATCH 5/8] xfree86: After 2 sec, abort setting drm interface version. Date: Mon, 18 Mar 2013 13:52:31 -0700 Message-ID: <20130318205231.GA9629@bryceharrington.org> References: <1363370578-30443-1-git-send-email-bryce@canonical.com> <1363370578-30443-6-git-send-email-bryce@canonical.com> <20130318110055.GA4013@cantiga.alporthouse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.outflux.net (smtp.outflux.net [198.145.64.163]) by gabe.freedesktop.org (Postfix) with ESMTP id 11401E637B for ; Mon, 18 Mar 2013 13:52:42 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130318110055.GA4013@cantiga.alporthouse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Mon, Mar 18, 2013 at 11:00:55AM +0000, Chris Wilson wrote: > On Fri, Mar 15, 2013 at 11:02:55AM -0700, Bryce Harrington wrote: > > And if we've had to delay booting due to not being able to set the > > interface, fess up. > > I would squash this into the previous patch. Adding an infinite loop is > unpleasant, and therefore guaranteed to be hit on every bisection. > -Chris Sounds good, I've resubmitted the series. Thanks, Bryce