summaryrefslogtreecommitdiffstats
path: root/kernel/stacktrace.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2006-08-05 12:13:42 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-08-06 08:57:45 -0700
commita7ef7878ea7c8bca9b624db3f61223cdadda2a0a (patch)
tree3727435826f2fe3d054f0f3fbc3e60f2b37d8bad /kernel/stacktrace.c
parentf5d635f649607b09b0b4620d25d028fd2b1b7ea5 (diff)
downloadlinux-stable-a7ef7878ea7c8bca9b624db3f61223cdadda2a0a.tar.gz
linux-stable-a7ef7878ea7c8bca9b624db3f61223cdadda2a0a.tar.bz2
linux-stable-a7ef7878ea7c8bca9b624db3f61223cdadda2a0a.zip
[PATCH] Make suspend possible with a traced process at a breakpoint
It should be possible to suspend, either to RAM or to disk, if there's a traced process that has just reached a breakpoint. However, this is a special case, because its parent process might have been frozen already and then we are unable to deliver the "freeze" signal to the traced process. If this happens, it's better to cancel the freezing of the traced process. Ref. http://bugzilla.kernel.org/show_bug.cgi?id=6787 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>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions