aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2007-02-12 00:52:54 -0800
committerLinus Torvalds <[email protected]>2007-02-12 09:48:31 -0800
commit0e25338bc11fa8e41e44e4db5b5101e3d882dc5b (patch)
tree839595838acb1d9166191b192c0fa734ee0fdcbc /include/linux
parent2ea81868d8fba0bb56d7b45a08cc5f15dd2c6bb2 (diff)
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
I am slowly moving to a model where all process killing is struct pid based instead of pid_t based. The sunos compatibility code is one of the last users of the old pid_t based kill_pg in the kernel. By being complete I allow for the future removal of kill_pg from the kernel, which will ensure I don't miss something. Signed-off-by: Eric W. Biederman <[email protected]> Cc: Alan Cox <[email protected]> Cc: Oleg Nesterov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions