Re: help with git bisecting a bug 16376: random - possibly RadeonDRM KMS related - freezes

From: Paolo Ornati
Date: Sun Sep 05 2010 - 08:21:00 EST


On Sun, 5 Sep 2010 09:53:41 +0200
Martin Steigerwald <Martin@xxxxxxxxxxxx> wrote:

> I am also seeking help with selecting more suitable commits to test: If
> its a Radeon KMS related freeze and everything points at it, I think the
> offending commit is in the first quarter of what git commit shows to me[2].
> Thus I'd like to select one commit before those drm/kms related commits
> and one after it, before testing any other commits.

If you "know better" than git-bisect and want to test a particular
commit, just do:

git reset --hard commit_id

--
Paolo Ornati
Linux 2.6.35.4 on x86_64
--
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/