https://bugs.freedesktop.org/show_bug.cgi?id=29384

--- Comment #19 from Alex Deucher <ag...@yahoo.com> 2010-08-07 10:23:09 PDT ---
Please take the bisection to the end.  if a commit is broken, mark it bad (git
bisect bad) if it's working, mark it good (git bisect good), if you can't
compile it or it won't boot, skip it (git bisect skip). at the end it should
identify the exact commit which caused the problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to