1. 22 9月, 2009 1 次提交
  2. 18 8月, 2009 1 次提交
    • M
      microblaze: Use klimit instead of _end for memory init · 8f37b6c9
      Michal Simek 提交于
      For noMMU system when you use larger rootfs image
      there is problem with using _end label because
      we increase klimit but in memory initialization
      we use still _end which is wrong. Larger mtd rootfs
      was rewritten by init_bootmem_node.
      
      MMU kernel use static initialization where klimit
      is setup to _end. There is no any other hanling
      with klimit.
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      8f37b6c9
  3. 06 7月, 2009 1 次提交
  4. 26 5月, 2009 1 次提交
  5. 21 5月, 2009 3 次提交
  6. 27 3月, 2009 1 次提交