commit | 93c9a7ff50a5b39dbdf80129c5da89e6d6256bea | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Thu Mar 22 00:11:20 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Mar 22 19:39:05 2007 -0700 |
tree | 8bc951687be367c0a736a9a6165c67baf92d7621 | |
parent | acf11faeb1ba1179f695c83c47716e4f6ffdebd8 [diff] |
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl The SNAPSHOT_S2RAM ioctl does not disable the nonboot CPUs before entering the suspend, although it should do this. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>