From: David Quigley Date: Fri, 23 Jun 2006 09:04:02 +0000 (-0700) Subject: [PATCH] SELinux: add security_task_movememory calls to mm code X-Git-Tag: v2.6.18-rc1~1081^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c3a7645c05a7d06b72653aa4b2bea4e7229d1b;p=pandora-kernel.git [PATCH] SELinux: add security_task_movememory calls to mm code This patch inserts security_task_movememory hook calls into memory management code to enable security modules to mediate this operation between tasks. Since the last posting, the hook has been renamed following feedback from Christoph Lameter. Signed-off-by: David Quigley Acked-by: Stephen Smalley Signed-off-by: James Morris Cc: Andi Kleen Acked-by: Christoph Lameter Acked-by: Chris Wright Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed