Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755514Ab0GULp5 (ORCPT ); Wed, 21 Jul 2010 07:45:57 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:53693 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755181Ab0GULpz (ORCPT ); Wed, 21 Jul 2010 07:45:55 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=ZFc88NESVsTpnJNY5pTX+2IRn7WOiDZSQQG50TTaEqBRcJKA4xh/GJZnkeHIHUZKKx XNiV0r+2RUE/2VFwF5iidO9+ULC+hPufSSiEtmRoxnXK61vumCqBeCzVN75lMWBcecY7 O/x3cvEWOGE3rHeocxSGxQ6IiLJXHwaRAmM6E= MIME-Version: 1.0 Reply-To: trapdoor6@gmail.com In-Reply-To: References: Date: Wed, 21 Jul 2010 12:45:53 +0100 Message-ID: Subject: Re: Kernel bisect: a query regarding commit identifiers From: trapDoor To: LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 997 Lines: 29 On Wed, Jul 21, 2010 at 12:29 PM, trapDoor wrote: > Hello All, > Just a quick question. I'm going to do kernel bisect and was wondering > if there are commit identifiers for the rc-GIT versions ? Or maybe I > won't need it and could just do it like this: > git-bisect bad 2.6.35-rc2-git3 > git-bisect good 2.6.35-rc2-git4 > > ? I meant the other way of course.. git-bisect bad 2.6.35-rc2-git4 git-bisect good 2.6.35-rc2-git3 > > Identifiers for rc versions appear in changelogs but I can't find > identifiers for the rc-git's. I think that doing bisect between rc-git > version within the same rc would save me some time. Assuming I will be > able to narrow a problem down to a particular rc initially .. -- Regards trapDoor -- 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/