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