https://bugs.freedesktop.org/show_bug.cgi?id=36007
--- Comment #21 from Michel Dänzer <[email protected]> 2011-04-11 03:54:07 PDT --- (In reply to comment #19) > f70f5b9dc74ca7d0a64c4ead3fb28da09dc1b234 is the first bad commit > > However compiling and trying that kernel works, so it's not bad: I can't > understand. [...] > # bad: [f70f5b9dc74ca7d0a64c4ead3fb28da09dc1b234] Merge > git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 > git bisect bad f70f5b9dc74ca7d0a64c4ead3fb28da09dc1b234 As you can see, you marked the commit as bad during the bisection. There are a few possible explanations: * You misclassified the commit and need to redo the bisection at least from that point. * The commit really was bad at the time. This could be because the problem doesn't always occur even with kernels containing the bug (making the bisection difficult, at least requiring more testing before declaring a kernel good or bad), or due to an inconsistent incremental build (in which case running make clean before building each test kernel should help). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
