On Wed, 15 Jun 2011 21:59:41 +0300
Alexander Zhaunerchyk <[email protected]> wrote:

> I can't bisect. I tried to bisect other other bug but with some commits 
> I can't even boot, kernel hangs in panic.

You can try and use 'git bisect visualize' which will show you all
commits not yet eliminated from the bisection search. There you can
choose another commit to test (or just do a git reset --hard
[thatcommit]) or look for a fix to that problem higher up in the
commit list. 

Regards,
Flo
--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to