commit | 05b4877f6a4f1ba4952d1222213d262bf8c132b7 | [log] [tgz] |
---|---|---|
author | Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com> | Fri Feb 17 23:39:51 2012 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Mar 04 23:08:37 2012 +0100 |
tree | 7205a80a5919c1f389873c78740d504800fb60e5 | |
parent | 4782e1654bdbd30cf307da090b3c4f70157477cb [diff] |
PM / Hibernate: Enable usermodehelpers in hibernate() error path If create_basic_memory_bitmaps() fails, usermodehelpers are not re-enabled before returning. Fix this. And while at it, reword the goto labels so that they look more meaningful. Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com> Cc: stable@vger.kernel.org Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>