Atsushi Nemoto wrote:
Oh I missed final comment ...
On Sun, 22 Oct 2006 23:25:40 +0400, Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> wrote:
+ init_mips_clocksource();
Well, this is usually done via module_init()...
As I wrote in reply to Manish, I do not see good reason to use
module_init here.
---
Atsushi Nemoto
Ok, sounds good. Btw, I have a clockevents patch (needed for HRT and RT)
based off the clocksource patch and working on Sibyte.
I will send that out once I verify that it works off your patch as well.
Thanks,
Manish Lachwani