kernel-hacking-2024-linux-s.../security/smack
David Howells b6dff3ec5e CRED: Separate task security context from task_struct
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.

Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in
entry.S via asm-offsets.

With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:16 +11:00
..
Kconfig
Makefile
smack.h smack: limit privilege by label 2008-08-05 10:55:53 +10:00
smack_access.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
smack_lsm.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
smackfs.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00