aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c
diff options
context:
space:
mode:
authorBernd Schmidt <bernd.schmidt@analog.com>2007-11-18 00:09:49 +0800
committerBryan Wu <bryan.wu@analog.com>2007-11-18 00:09:49 +0800
commitaf8a5af3ff73055f7554a3a66307ad58792f09d5 (patch)
treeeb9d60acd20667fbf4e552d7e7417a1c520b6a60 /arch/blackfin/kernel/traps.c
parentBlackfin arch: More explicitly describe what the instructions do in inline assembly. (diff)
downloadlinux-dev-af8a5af3ff73055f7554a3a66307ad58792f09d5.tar.xz
linux-dev-af8a5af3ff73055f7554a3a66307ad58792f09d5.zip
Blackfin arch: fix bug kernel not to boot up with mtd filesystems
Revert this patch: move the init sections to the end of memory, so that after they are free, run time memory is all continugous - this should help decrease memory fragementation. When doing this, we also pack some of the other sections a little closer together, to make sure we don't waste memory. To make this happen, we need to rename the .data.init_task section to .init_task.data, so it doesn't get picked up by the linker script glob. Since it causes the kernel not to boot up with mtd filesystems. Signed-off-by: Bernd Schmidt <bernd.schmidt@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'arch/blackfin/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions