I don't know what vanilla-2.6.31-r2 is, but I assume it's based on either 2.6.31.3 or 2.6.31.2. vanilla just means the unpatched kernel from kernel.org. The most likely explanation is that your earlier test from which you concluded that the revert did fix the problem was incorrect. It seems unlikely that some other stable commit interferes here. So basically we're back where we started. unfortunately you seem to be right. How reproducible is the error for you? Do you see it every time or not? If it is reliably reproducible, can you think of any explanation why your earlier test was a success while we now see that the revert does not help? the error is reproducible. i'll try to pin it down to certain kernel versions in the next days. Does the error *only* occur during gcc compilation, or was that just the simplest way to reproduce it? Does it always occur at the same point during the compilation or does it vary? it was the simplest way. i don't know how i could find out if the error actually always happens exactly the same time. i'll think about that. Can you create a test case that does not require doing the whole compilation, but only executes the step that triggers the error? surely, if i know what happens when the error occurs. If you can find a reliable and fairly quick way to reproduce the error, I would suggest doing a bisection. i would be happy to do that. thanks for now. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html