[PATCH] swsusp: Make userland suspend work on SMP again
authorRafael J. Wysocki <rjw@sisk.pl>
Sat, 7 Oct 2006 05:19:44 +0000 (22:19 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 7 Oct 2006 17:51:14 +0000 (10:51 -0700)
commit5c339d4541995df2fd3ca31a84c042e7afe9b3c1
tree30c0470cd8b3f2be514b03328d6c0519fc6ed7b8
parentdcbd4ec4c258f88d4cfd3c309c8a56faff061340
[PATCH] swsusp: Make userland suspend work on SMP again

Unfortunately one of the recent changes in swsusp has broken the userland
suspend on SMP.  Fix it.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/power/user.c