From: Graf Yang Date: Wed, 4 Feb 2009 08:49:45 +0000 (+0800) Subject: Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 X-Git-Tag: v2.6.29-rc4~54^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9960aa6a07bc41223a3bf2df1dfd284698486eb0;p=pandora-kernel.git Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 bss_l2 section is garbage when the data in this section is used by _bfin_relocate_l1_mem, so move the zero out function ahead. Signed-off-by: Graf Yang Signed-off-by: Bryan Wu --- Reading git-diff-tree failed