]> git.baikalelectronics.ru Git - kernel.git/commit
document de_thread() with exit_notify() connection
authorOleg Nesterov <oleg@tv-sign.ru>
Wed, 30 Apr 2008 07:53:12 +0000 (00:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Apr 2008 15:29:38 +0000 (08:29 -0700)
commitb472da32f4296ac47623dd80dd536d6ac4221558
treed5b01302c7109d7ffdc140ce8d6e31cebcdb233a
parentb6e9fac28ce652842030d8583be8320d7fdee1f5
document de_thread() with exit_notify() connection

Add a couple of small comments, it is not easy to see what this code does.

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>
fs/exec.c
kernel/exit.c