1. 08 Jul, 2004 1 commit
    • James Bottomley's avatar
      Fix bug in __get_vm_area() alignment code · 65221767
      James Bottomley authored
      If we are still above the vma start address on the last vma, we can use addr even if it is
      inside the vma (i.e. addr < vma->addr + vma->size).  Fix this by aligning addr past the
      end of the vma in this case
      65221767
  2. 07 Jul, 2004 1 commit
  3. 30 Jun, 2004 5 commits
  4. 29 Jun, 2004 33 commits