| Main Archive Page > Month Archives > linux-kernel archives |
On Fri, 8 Feb 2008, David Howells wrote:
> Separate the task security context from task_struct. At this point, the
> security data is temporarily embedded in the task_struct with two pointers
> pointing to it.
>
> Alpha needs further alteration as it refers to UID & GID in entry.S via asm
> offsets.
>
> Sparc needs further alteration as it refers to UID & GID in sclow.S via asm
> offsets.
>
> Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org>
(SELinux stuff mostly). -- James Morris <jmorris@namei.org> - To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html