From: David Quigley Date: Fri, 30 Jun 2006 08:55:47 +0000 (-0700) Subject: [PATCH] SELinux: add security hook call to kill_proc_info_as_uid X-Git-Tag: v2.6.18-rc1~296 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f95dc58d0505516f5cc212a966aea2f2cdb5e44;p=pandora-kernel.git [PATCH] SELinux: add security hook call to kill_proc_info_as_uid This patch adds a call to the extended security_task_kill hook introduced by the prior patch to the kill_proc_info_as_uid function so that these signals can be properly mediated by security modules. It also updates the existing hook call in check_kill_permission. Signed-off-by: David Quigley Signed-off-by: James Morris Cc: Stephen Smalley Cc: Chris Wright Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed