diff options
author | Bernd Schmidt <bernd.schmidt@analog.com> | 2007-11-18 00:09:49 +0800 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2007-11-18 00:09:49 +0800 |
commit | af8a5af3ff73055f7554a3a66307ad58792f09d5 (patch) | |
tree | eb9d60acd20667fbf4e552d7e7417a1c520b6a60 /arch/blackfin/mm | |
parent | a961d659637b7d77c916597017e2e3730859c333 (diff) |
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/mm')
0 files changed, 0 insertions, 0 deletions