Comment 29 for bug 994685

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Hmm, The only commit you tested that was good so far was:
b2094ef840697bc8ca5d17a83b7e30fad5f1e9fa

Interestingly enough, that is a huge commit to fix sound stuff:

commit b2094ef840697bc8ca5d17a83b7e30fad5f1e9fa
Merge: 424a6f6 6681bc0
Author: Linus Torvalds <email address hidden>
Date: Thu Mar 22 13:00:13 2012 -0700

    Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

    Pull updates of sound stuff from Takashi Iwai:
     "Here is the first big update chunk of sound stuff for 3.4-rc1.

It could be that our bisect will just bring us back to this commit :-) I'm going to short circuit the bisect, and build a test kernel up to the commit right before b2094ef840697bc8ca5d17a83b7e30fad5f1e9fa. If that kernel is bad, then we know where the fix is. However, that commit is a merge with allot of fixes, so we may have to bisect down through that merge.