Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758470AbZAMCJp (ORCPT ); Mon, 12 Jan 2009 21:09:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754195AbZAMCJg (ORCPT ); Mon, 12 Jan 2009 21:09:36 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:52848 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754057AbZAMCJf (ORCPT ); Mon, 12 Jan 2009 21:09:35 -0500 Date: Mon, 12 Jan 2009 18:08:33 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Jeff Chua cc: Ingo Molnar , Christian Borntraeger , Daniel Drake , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Phil Dibowitz Subject: Re: [Bug #12422] 2.6.28-git can't resume from str In-Reply-To: Message-ID: References: <20090111162949.GA15338@elte.hu> <200901111736.24350.borntraeger@de.ibm.com> <20090111163904.GA21806@elte.hu> <20090111180714.GB15326@elte.hu> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 948 Lines: 29 On Tue, 13 Jan 2009, Jeff Chua wrote: > > I was trying to bisect further, but ended up with this strange behavior... > > # git bisect good a3a798c88a14b35e5d4ca30716dbc9eb9a1ddfe2 > Bisecting: 579 revisions left to test after this > [079899c2384023cd8efcd3806680b4f1d2abbd54] Btrfs: Change > find_extent_buffer to use TestSetPageLocked > > # ls > . .. .git fs > > Is this a bug or a feature? You bisected into the btrfs development chain. Just say "git bisect good" when this happens, and you'll be ok. [ Unless, of course, you were to be actually trying to bisect a btrfs bug. If so, you'd need to compile btrfs as a module and insert it and do the bisection based on that ] Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/