From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Sixt Subject: Re: AAARGH bisection is hard (Re: [2.6.39 regression] X locks up hard right after logging in) Date: Fri, 13 May 2011 20:47:26 +0200 Message-ID: <4DCD7CBE.9010409@kdbg.org> References: <4DCD79A0.7000500@kdbg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Andrew Lutomirski , Christian Couder , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, git@vger.kernel.org, Shuang He To: Linus Torvalds Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Am 13.05.2011 20:41, schrieb Linus Torvalds: > On Fri, May 13, 2011 at 11:34 AM, Johannes Sixt wrote: >> git bisect good v2.6.38 > > When you say that v2.6.38 is good, that means that everything that can > be reached from 2.6.38 is good. > > NOT AT ALL the same thing as "git bisect requires v2.6.38" would be. > > Think about it. It's the "reachable from v2.6.38" vs "cannot reach > v2.6.38" difference. That's a HUGE difference. Oops, you're right, I got it upside-down. Thanks, -- Hannes