On Wed, May 29, 2013 at 8:53 AM, Shawn Guo <shawn.guo at linaro.org> wrote: > > > This function is unavailable until patch #7, right? May I suggest that Markus run this script: for i in 1 2 3 4 5 6 7 8 9 do git checkout HEAD^ make done It's important that each commit in a patchset be compilable, otherwise git-bisect will break.