sh: BSS init bugfix and barrier in entry point.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 06:00:04 +0000 (15:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 06:00:04 +0000 (15:00 +0900)
A synco is needed before we jump to start_kernel().

While we're at it, also move the sh_cpu_init() jump until after
we've zeroed BSS, as this has caused some undesirable results
in sh_cpu_init().

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found