linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Latest linus GIT freezes on my G4
       [not found] <200604021801.42662.mb@bu3sch.de>
@ 2006-04-02 20:10 ` Linus Torvalds
  2006-04-07  6:29   ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Torvalds @ 2006-04-02 20:10 UTC (permalink / raw)
  To: Michael Buesch; +Cc: linux-kernel



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.

		Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Latest linus GIT freezes on my G4
  2006-04-02 20:10 ` Latest linus GIT freezes on my G4 Linus Torvalds
@ 2006-04-07  6:29   ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2006-04-07  6:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Buesch, linux-kernel, Paul Mackerras

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-07  6:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200604021801.42662.mb@bu3sch.de>
2006-04-02 20:10 ` Latest linus GIT freezes on my G4 Linus Torvalds
2006-04-07  6:29   ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).