https://bugzilla.kernel.org/show_bug.cgi?id=37262 --- Comment #32 from Avi Kivity <avi@xxxxxxxxxx> 2011-06-13 12:18:56 --- On 06/13/2011 12:55 PM, bugzilla-daemon@xxxxxxxxxxxxxxxxxxx wrote: > Of course I did bitsect in cloned git directory but i didn't see any output. Strange, did you follow the procedure exactly? What's the output after 'git bisect start'? > I need to try this: > git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > git bisect start v2.6.39-rc1 v2.6.38 > perform_make&test > git bisect bad # i could see info > git checkout v2.6.39-rc1 > perform_make&test > git bisect bad # i could see info > git checkout v2.6.38 > perform_make&test > git bisect good # i could see info No need to test v2.6.38 and v2.6.39-rc1 separately, you're already sure they're good and bad respectively, yes? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html