1. 31 May, 2004 1 commit
    • Russell King's avatar
      [ARM] Eliminate meminfo 'end' element · e9849659
      Russell King authored
      Some machines decided to initialise this element.  It's not necessary
      since find_memend_and_nodes() initialises this itself.  However,
      'end' is not required if we initialise high_memory in this function
      rather than waiting until mem_init() is called.
      e9849659
  2. 30 May, 2004 39 commits