On 7/15/07, Satyam Sharma <[EMAIL PROTECTED]> wrote:
On 7/15/07, Timo Lindemann <[EMAIL PROTECTED]> wrote: [...] > >>> after this, kernel apparently goes into busy waiting (fans gradually > >>> turn louder) and hangs indefinitely. I have also made sure that writel > >>> (in linux/include/asm/io.h) really is entered, but never returns. > > > > Does the current kernel.org GIT tree do the same thing? A bunch > > of USB patches were recently merged, including ISTR one in that > > area ... > It does the same thing, git5, that is. Sorry I took so long, but I didnt > get to testing this earlier. > > It is just odd that up to (not including) the 2.6.21-series every kernel > boots, and after that, they just freeze.
There could be another thing, of course. The kernel sources (or .config) needn't be the only variable here -- if you're using the "old" kernel image for the 2.6.20 kernel that works, it could be the case that perhaps you've upgraded userspace packages (compiler/toolchain) in the meanwhile that's causing this breakage ... so to test, try compiling the 2.6.20 on your system again (with same .config) and see if it works now ... - 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/