On Thu, Apr 6, 2017 at 8:55 AM, David Howells <[email protected]> wrote: > Rafael J. Wysocki <[email protected]> wrote: > >> You probably want to disable hibernation altogether in this case. > > See patch 10. Does that mean patch 11 is superfluous?
Yes, it does. You can't open /dev/snapshot if hibernation_available() returns false. Thanks, Rafael

