From: David Quigley Date: Fri, 23 Jun 2006 09:03:59 +0000 (-0700) Subject: [PATCH] SELinux: add security hooks to {get,set}affinity X-Git-Tag: v2.6.18-rc1~1081^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7834f8fccd791225a1cf91c2c3e740ad8e2e145;p=pandora-kernel.git [PATCH] SELinux: add security hooks to {get,set}affinity This patch adds LSM hooks into the setaffinity and getaffinity functions to enable security modules to control these operations between tasks with task_setscheduler and task_getscheduler LSM hooks. Signed-off-by: David Quigley Acked-by: Stephen Smalley Signed-off-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed