android_kernel_motorola_sm6225/arch/blackfin
Bernd Schmidt af8a5af3ff 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>
2007-11-18 00:09:49 +08:00
..
boot Blackfin arch: add a cheesy install target 2007-10-22 00:45:55 +08:00
configs Blackfin arch: Default config for HV Sistemas H8606 board 2007-11-15 15:45:33 +08:00
kernel Blackfin arch: fix bug kernel not to boot up with mtd filesystems 2007-11-18 00:09:49 +08:00
lib Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 2007-11-23 11:28:11 +08:00
mach-bf527 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos 2007-11-15 21:33:31 +08:00
mach-bf533 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" 2007-11-17 22:57:03 +08:00
mach-bf537 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files 2007-11-17 23:56:08 +08:00
mach-bf548 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos 2007-11-15 21:33:31 +08:00
mach-bf561 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files 2007-11-17 23:56:08 +08:00
mach-common Blackfin arch: fix spurious newline in header 2007-11-17 23:24:07 +08:00
mm Blackfin arch: do not include linux/autoconf.h 2007-11-15 21:22:53 +08:00
oprofile Combine instrumentation menus in kernel/Kconfig.instrumentation 2007-10-19 11:53:54 -07:00
Kconfig Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 2007-11-15 21:12:32 +08:00
Kconfig.debug Blackfin arch: split debug stuff off into Kconfig.debug like everyone else 2007-11-21 23:50:49 +08:00
Makefile Blackfin arch: add BF547 to list of accepted procs 2007-11-15 21:10:21 +08:00