signals: document CLD_CONTINUED notification mechanics
authorOleg Nesterov <oleg@tv-sign.ru>
Wed, 30 Apr 2008 07:53:00 +0000 (00:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Apr 2008 15:29:36 +0000 (08:29 -0700)
commit021e1ae3d85a76ce962a300c96813f04ae50c87c
tree1c3cfbf8151c339baa3b35a4a78fa50ccc7594ab
parent7e695a5ef5c1c768d7feb75cc61e42f13d763623
signals: document CLD_CONTINUED notification mechanics

A couple of small comments about how CLD_CONTINUED notification works.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/signal.c