On Wed, Jul 11, 2007 at 08:38:23AM +0200, Stefano Rivoir wrote: > Probably it's something I had to know before... but the light lit when > gcc crashed when compiling 2.6.22-git1...
If gcc crashed when compiling 2.6.22-git1, and it didn't crash using 2.6.22, it would be really good idea to git bisect between 2.6.22 and HEAD, to see what caused the gcc crash. There may be two issues hiding here; whatever changeset caused the gcc crash, and whatever change caused your 2.6.22 kernel to hang on boot; they may not have the same root cause! - Ted - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/