• Tony Lindgren's avatar
    Fix CONFIG_PRINTK_TIME · e4fb3a28
    Tony Lindgren authored
    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: default avatarTony Lindgren <tony@atomide.com>
    e4fb3a28
printk.c 26.5 KB