Comment 8 for bug 404596

Revision history for this message
lord-carlos (carl-egal) wrote :

I got the same Problem with debian and the 2.6.31 kernel.
So i tryed to locate the bug with git bisect, but i never used it before.
After recompiling the kernel for 20th time, git bisect told me that he found the "bad" commit:

git bisect good
5a9940118a616266183c53a9ee4352feadb9c2e8 is first bad commit

I tried to make a patch out of it. but it did not work. I hope i could help.