Re: Latest linus GIT freezes on my G4

From: Benjamin Herrenschmidt
Date: Fri Apr 07 2006 - 02:30:06 EST


On Sun, 2006-04-02 at 13:10 -0700, Linus Torvalds wrote:
>
> On Sun, 2 Apr 2006, Michael Buesch wrote:
> >
> > Latest Linus-GIT tree freezes on boot on my
> > G4 PowerBook.
> > The last kernel messages are:
> >
> > GMT delta read from XPRAM: 0 minutes, DST: off
> > time_init: decrementer frequency = 18.432000 MHz
> > time_init: processor frequency = 1499.999994 MHz
>
> Hmm. Can you try the current one, which has a powerpc update.
>
> If that still doesn't fix it, doing a "git bisect" to find out where it
> started going south would be very very helpful.

Looks like it could be the idle loop that is broken... some quick tests
here seem to show that we die on the first msleep, wherever it comes
from (the above messages are not totally relevant because time_init just
happens to be just before console_init which kills the early boot
console, and the crash happens before radeonfb kicks in, which happens
much later).

I'm travelling so I really didn't have a chance to debug this yet
properly, it could be related to Paul's idle loop changes, or not ...
will get back to this next week. It seems like all powermac (or almost)
are broken at the moment.

Ben.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/