Subject: Re: current on evbmips
To: None <martin@duskware.de>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-mips
Date: 08/14/2007 23:14:46
martin@duskware.de wrote:

> It looks like something in interrupt handling is broken - I get an "endless"
> interrupt recursion on INT 5 (used as clockintr), these two lines repeat
> in the backtrace untill the kernel stack overflows:
> 
> cpu_intr+bc (83fff000,375,0,8000) ra 80275b94 sz 56
> mips32_KernIntr+84 (f801,b4004104,104,4) ra 8028b3d8 sz 128

cobalt is working fine so mips3_clockintr.c shouldn't be a problem.
How is curcpu()->ci_cycles_per_hz set in yamon_setcpufreq()?
---
Izumi Tsutsui