From: Tony Lindgren Date: Thu, 15 Jun 2006 01:26:39 +0000 (-0700) Subject: Fix CONFIG_PRINTK_TIME X-Git-Tag: v2.6.17-omap1~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4fb3a282725bc66dc63fd248e9d05e0396ddf95;p=pandora-kernel.git Fix CONFIG_PRINTK_TIME Fix CONFIG_PRINTK_TIME hangs on systems where sched_clock() does not work before timer is initialized. For example, on OMAP, symptoms of this problem include system only booting with low level debug enabled when using 32KHz timer. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed