1. 29 Aug, 2003 1 commit
    • Patrick Mochel's avatar
      [swsusp] Minor cleanups in read_suspend_image() · 7431d7eb
      Patrick Mochel authored
      - Make resume_bdev global to file, so we don't have to pass it around (we 
        always use the same one, so it shouldn't make a difference).
      
      - Allocate cur in read_suspend_image(), since it's the only function that
        uses it. 
      
      - Check all errors and make sure we free cur if any happen.
      
      - Make sure to return errors from the functions called, not our own. 
      
      - Free the pagedir if we hit an error after we allocate it. 
      7431d7eb
  2. 27 Aug, 2003 2 commits
  3. 26 Aug, 2003 1 commit
  4. 25 Aug, 2003 4 commits
  5. 22 Aug, 2003 2 commits
  6. 24 Aug, 2003 2 commits
  7. 23 Aug, 2003 5 commits
  8. 22 Aug, 2003 18 commits
  9. 21 Aug, 2003 5 commits