Blackfin arch: don't copy bss when copying L1
authorMike Frysinger <vapier.adi@gmail.com>
Mon, 27 Oct 2008 10:21:43 +0000 (18:21 +0800)
committerBryan Wu <cooloney@kernel.org>
Mon, 27 Oct 2008 10:21:43 +0000 (18:21 +0800)
when copying L1 regions, go to the start of bss rather
than end since we have code to zero it out already

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found