I got one more question and it's driving me mad. I am really confused... When running git bisect it keeps building 2.6.29-rc kernels. I thought v2.6.29 was in the future compared to 2.6.29-rc7 for example. running the command git bisect start v2.6.29-rc7 v2.6.29 disagrees though and tells me. $ git bisect start v2.6.29-rc7 v2.6.29 Some good revs are not ancestor of the bad rev. git bisect cannot work properly in this case. Maybe you mistake good and bad revs? But, when I run the command $ git bisect start v2.6.30 v2.6.29 It co's a commit somewhere around 2.6.29-rc7 which ultimately was a bad commit. Am I misunderstanding how this all works? Sorry to be a pain -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html