lkml.org 
[lkml]   [2008]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [BUG] x86 kenel won't boot under Virtual PC


On Tue, 2 Sep 2008, David Sanders wrote:
>
> I reverted the commit and the problem persits, so nops are definitely not the
> problem. I started an new bisection but am now in a state that won't compile
> due to errors. What do I do in that case?

You can try "git bisect skip", but in general the better choice is to just
do

git bisect visualize

to open up gitk with the current set of possible targets, and then just
pick a likely point by hand, and do

git reset --hard <sha1-of-the-thing-you-picked>

and try that one instead. There's some talk about this in "man git-bisect"
but maybe it's not very good.

Linus


\
 
 \ /
  Last update: 2008-09-02 20:15    [W:0.088 / U:1.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site