From: David Quigley Date: Wed, 28 Jun 2006 13:36:46 +0000 (-0400) Subject: [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity X-Git-Tag: v2.6.21-rc1~92^2~44^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7418cb89af6f9e21660d60a4bd088a8b6fd11e81;p=pandora-kernel.git [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity This patch adds LSM hooks into the setaffinity and getaffinity functions for the mips architecture to enable security modules to control these operations between tasks with different security attributes. This implementation uses the existing task_setscheduler and task_getscheduler LSM hooks. Signed-Off-By: David Quigley Acked-by: Stephen Smalley Signed-off-by: James Morris Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed