• Paul Mundt's avatar
    sh: Bump the earlytimer bits back to time_init(). · 1d29ebeb
    Paul Mundt authored
    These were handled through late_time_init due to kmalloc() and friends
    not being available earlier on previously. Now with slab caches being
    available much earlier, this is no longer necessary, and we can move the
    initialization up to an earlier point. One of the benefits with this is
    that printk times are available a bit earlier!
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    1d29ebeb
time.c 2.56 KB