Linux MIPS Architecture development
 help / color / mirror / Atom feed
* 2.6.24-rc1: au1xxx and clocksource
@ 2007-10-24 18:31 Manuel Lauss
  2007-10-25 17:59 ` Ralf Baechle
  0 siblings, 1 reply; 9+ messages in thread
From: Manuel Lauss @ 2007-10-24 18:31 UTC (permalink / raw)
  To: linux-mips

Hi everyone,

> So time to check how your favorite platform is doing and fix what broke!

I let it loose on my Au1200, but unfortunately the new time code is b0rked
ina way I don't understand.

Following call chain:

start_kernel()
 time_init()
  init_mips_clocksource()
  mips_clockevent_init()
   clockevents_register_device()
    clockevents_do_notify()
     notifier_call_chain():

      It dies here, line 69, in kernel/notifier.c:
      ret = nb->notifier_call(nb, val, v);

Maybe my debug method is faulty (homebrew putstring() with au1200 uart
 banging) but the last debug output is before this line.

Any ideas?

Thanks,
	Manuel Lauss

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

end of thread, other threads:[~2007-10-26 12:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 18:31 2.6.24-rc1: au1xxx and clocksource Manuel Lauss
2007-10-25 17:59 ` Ralf Baechle
2007-10-25 18:18   ` Manuel Lauss
2007-10-26  6:18   ` Manuel Lauss
2007-10-26 11:24     ` Manuel Lauss
2007-10-26 11:56       ` Sergei Shtylyov
2007-10-26 12:12         ` Ralf Baechle
2007-10-26 11:57       ` Ralf Baechle
2007-10-26 11:55     ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox