Comment 6 for bug 723159

Revision history for this message
John Stultz (jstultz) wrote :

Ooof. I tried bisecting it down, twice now, but the bad commit is near a few other problematic commits, specifically the ehci-mxc driver stops building, and there is some separate boot problem when you get down to 35 patches or so.

I can't git bisect skip enough to get around it, so I'm giving up here. Hopefully someone who knows the code can look at it closer.

2.6.37 is fine, 2.6.38-rc1 is broken.

I narrowed it down a bit closer to:
git bisect good 28cdac6690cb113856293bf79b40de33dbd8f974
git bisect bad 08406f540c7ce4cfed96fb240906eee04b9e3eb7
git bisect good 81e8d2162566379adcf4b3700f03845c62577145

But after that its a wash.