Re: Kernel bisect: a query regarding commit identifiers

From: trapDoor
Date: Wed Jul 21 2010 - 07:46:00 EST


On Wed, Jul 21, 2010 at 12:29 PM, trapDoor <trapdoor6@xxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/