commit | 1497dd1d29c6a53fcd3c80f7ac8d0e0239e7389e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 10 00:16:39 2010 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Thu Dec 16 17:08:43 2010 +0100 |
tree | 5c5fa252c06826d2bcfd3121698c79eeba613d8a | |
parent | b0c3844d8af6b9f3f18f31e1b0502fbefa2166be [diff] |
PM / Hibernate: Fix PM_POST_* notification with user-space suspend The user-space hibernation sends a wrong notification after the image restoration because of thinko for the file flag check. RDONLY corresponds to hibernation and WRONLY to restoration, confusingly. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Cc: stable@kernel.org