]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] signal: rewrite kill_something_info so it uses newer helpers
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 12 Feb 2007 08:52:55 +0000 (00:52 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:31 +0000 (09:48 -0800)
commit2c94f6a8105d08ec92328a2107a60f744ae142c1
tree9879222882a29c01dbff030c94ff8debbdcd1ddb
parent0dabd7fdbc070d699f1e0f4620a7ef173c87ff44
[PATCH] signal: rewrite kill_something_info so it uses newer helpers

The goal is to remove users of the old signal helper functions so they can be
removed.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/signal.c