lkml.org 
[lkml]   [2008]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.6.28-rc7


On Tue, 2 Dec 2008, Alejandro Riveira Fernández wrote:
>
> Here you go
>
> [alex@varda:kernel/linux-2.6]$ git bisect bad
> 31168481c32c8a485e1003af9433124dede57f8d is first bad commit

Excellent. One last step - can you verify that just reverting this commit
makes your problems go away?

IOW, just do

git bisect reset

to get out of bisect mode, and then do

git revert 31168481c32c8a485e1003af9433124dede57f8d

and check that the end result is all good?

That's just to double-check that the revert is sufficient, but also
because "git bisect" is very sensitive to false information (ie if it
happens that a bug sometimes is not entirely repeatable, then a single
wrong "git bisect bad/good" will result in the pinpointed commit being
possibly totally the wrong one).

And Al - can you double-check that commit?

Linus
--
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/

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