]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] suspend to disk fails if gdb is suspended with a traced child
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 7 Dec 2006 04:34:34 +0000 (20:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:28 +0000 (08:39 -0800)
commit52abed99d79845d31f8f91773083e4831393c2a5
tree34b2d04387845a7074c5665269acc86b03812f0d
parentff7c3ef149800b3fc70b5a90f91e34b66872c74f
[PATCH] suspend to disk fails if gdb is suspended with a traced child

Fix http://bugzilla.kernel.org/show_bug.cgi?id=7534

Fix the freezing of processes so that it won't fail if there is a traced
process the parent of which has been stopped.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: maurice barnum <pixi+kbug@burble.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/power/process.c