* Andrew Morton <akpm@linux-foundation.org> wrote:
i think this is a fresh regression via the introduction of
kernel/sched_clock.c. We lost the (known) early-init behavior of
cpu_clock() in the !UNSTABLE_SCHED_CLOCK case. The fix would be to
restore that, not to reintroduce printk_clock().
Peter, any ideas?
Ingo
--