]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3b1f26a50a2bfbd2825345b49b1d7f78432a7a4c
tree05e1ee9dced5ec457daa5aeb7a7aa911930de9e4
parent6776cf4476833df0f1e96bd9dba18c1ea4f582d5
Blackfin arch: don't copy bss when copying L1

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>
arch/blackfin/include/asm/bfin-global.h
arch/blackfin/kernel/setup.c