• Patrick Mochel's avatar
    [swsusp] Remove two panic()s. · 05f11b37
    Patrick Mochel authored
    - Make software_suspend() return an int, so caller can tell what happened.
    - Do check for HIGHMEM and DISCONTIGMEM early in software_suspend() and 
      fail gracefully, instead of checking far down the call chain and having
      to call panic().
    05f11b37
swsusp.c 29.9 KB