From: Paul Mundt Date: Wed, 27 Sep 2006 06:00:04 +0000 (+0900) Subject: sh: BSS init bugfix and barrier in entry point. X-Git-Tag: v2.6.19-rc1~902^2~72 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e108ee63624176af85b97d4d80bef6fe099395;p=pandora-kernel.git sh: BSS init bugfix and barrier in entry point. 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 --- Reading git-diff-tree failed