Re: [PATCH 2/3] clocksource: add DB8500 PRCMU Timer support

From: Mattias Wallin
Date: Wed Jun 01 2011 - 10:54:23 EST


On 06/01/2011 04:31 PM, Mattias Wallin wrote:
On 06/01/2011 04:25 PM, Russell King - ARM Linux wrote:
sched_clock is supposed to be setup and initialized really early. Why
are you doing trying to move it soo late?
Linus idea was to remove the dependency from mach-ux500/cpu.c where I
originally called the init function by using core_initcall.

Should I use pure_initcall or solve it some other way?
pure_initcall does not work either.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/