Re: [PATCH 1/3] SELinux: add task_movememory hook

From: Chris Wright
Date: Thu Jun 22 2006 - 17:51:55 EST


* James Morris (jmorris@xxxxxxxxx) wrote:
> From: David Quigley <dpquigl@xxxxxxxxxxxxx>
>
> This patch adds new security hook, task_movememory, to be called when
> memory owened by a task is to be moved (e.g. when migrating pages to a
> different node). At present, the SELinux hook function implementation for
> this hook is identical to the setscheduler implementation, but a separate
> hook introduced to allow this check to be specialized in the future if
> necessary.
>
> Since the last posting, the hook has been renamed following feedback from
> Christoph Lameter.
>
> This patch is aimed at 2.6.18 inclusion.
>
> Please apply.
>
> Signed-Off-By: David Quigley <dpquigl@xxxxxxxxxxxxx>
> Acked-by: Stephen Smalley <sds@xxxxxxxxxxxxx>
> Signed-off-by: James Morris <jmorris@xxxxxxxxx>

Acked-by: Chris Wright <chrisw@xxxxxxxxxxxx>

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/