[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 22 Mar 2007 08:11:20 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 23 Mar 2007 02:39:05 +0000 (19:39 -0700)
commit93c9a7ff50a5b39dbdf80129c5da89e6d6256bea
tree8bc951687be367c0a736a9a6165c67baf92d7621
parentacf11faeb1ba1179f695c83c47716e4f6ffdebd8
[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>
kernel/power/user.c