1. 01 1月, 2009 1 次提交
  2. 17 5月, 2008 1 次提交
  3. 02 2月, 2008 1 次提交
  4. 18 11月, 2007 1 次提交
    • B
      Blackfin arch: fix bug kernel not to boot up with mtd filesystems · af8a5af3
      Bernd Schmidt 提交于
      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: NBernd Schmidt <bernd.schmidt@analog.com>
      Signed-off-by: NBryan Wu <bryan.wu@analog.com>
      af8a5af3
  5. 15 11月, 2007 1 次提交
  6. 12 8月, 2007 1 次提交
  7. 08 5月, 2007 1 次提交