]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Fix CONFIG_PRINTK_TIME
authorTony Lindgren <tony@atomide.com>
Thu, 15 Jun 2006 01:26:39 +0000 (18:26 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 15 Jun 2006 01:26:39 +0000 (18:26 -0700)
commite4fb3a282725bc66dc63fd248e9d05e0396ddf95
treedb400497506def1619750d8c800011988c7d8e14
parent99c537d1b81efb47d2176654fa243c31d8517893
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 <tony@atomide.com>
kernel/printk.c