| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | 2.6.24-rc1: au1xxx and clocksource |
| From: | Manuel Lauss <mano@roarinelk.homelinux.net> |
| Date: | Wed, 24 Oct 2007 20:31:35 +0200 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.16 (2007-06-09) |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] txx9tmr clockevent/clocksource driver (take 2), Atsushi Nemoto |
|---|---|
| Next by Date: | Re: [PATCH] txx9tmr clockevent/clocksource driver (take 2), Sergei Shtylyov |
| Previous by Thread: | [PATCH] txx9tmr clockevent/clocksource driver (take 2), Atsushi Nemoto |
| Next by Thread: | Re: 2.6.24-rc1: au1xxx and clocksource, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |