summaryrefslogtreecommitdiff
path: root/arch/h8300/kernel
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2009-06-17 23:27:23 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-18 20:03:48 (GMT)
commit87245135d5057edd5a8037131f81eeffd76d4fef (patch)
tree9c6c695f474dfced54311467fd5c14de57f6dbb9 /arch/h8300/kernel
parent2ffebca6aa7e1687905c842dd8c5c1e811e574e7 (diff)
downloadlinux-87245135d5057edd5a8037131f81eeffd76d4fef.tar.xz
allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND
allow_signal() checks ->mm == NULL. Not sure why. Perhaps to make sure current is the kernel thread. But this helper must not be used unless we are the kernel thread, kill this check. Also, document the fact that the CLONE_SIGHAND kthread must not use allow_signal(), unless the caller really wants to change the parent's ->sighand->action as well. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/h8300/kernel')
0 files changed, 0 insertions, 0 deletions