diff options
| author | David Quigley <[email protected]> | 2006-06-23 02:04:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-23 07:42:54 -0700 |
| commit | 35601547baf92d984b6e59cf3583649da04baea5 (patch) | |
| tree | a392501e6e004ed33789dbf3f7a9fe43295439e1 /scripts/basic | |
| parent | 22fb52dd736a62e24c44c50739007496265dc38c (diff) | |
[PATCH] SELinux: add task_movememory hook
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 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.
Signed-off-by: David Quigley <[email protected]>
Acked-by: Stephen Smalley <[email protected]>
Signed-off-by: James Morris <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Andi Kleen <[email protected]>
Acked-by: Chris Wright <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions