Home
last modified time | relevance | path

Searched hist:"1 d29ebeb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dtime.c1d29ebeb Sun Jun 14 05:45:40 CDT 2009 Paul Mundt <lethal@linux-sh.org> sh: Bump the earlytimer bits back to time_init().

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: Paul Mundt <lethal@linux-sh.org>
1d29ebeb Sun Jun 14 05:45:40 CDT 2009 Paul Mundt <lethal@linux-sh.org> sh: Bump the earlytimer bits back to time_init().

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: Paul Mundt <lethal@linux-sh.org>