On Wed, Jan 28, 2009 at 10:23:05AM -0800, Tony Lindgren wrote:
> From: Juha Yrjola <[email protected]>
> 
> At least on OMAP, sched_clock() requires the I/O maps to be initialized.
> Spinlock debugging invokes sched_clock() very early.

NAK.  This doesn't and can't work on every platform out there.  The
only viable fix is that sched_clock() must NOT be used early.

If the kernel is using sched_clock() early, that's a bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to