remarkable-linux/security/smack
Jarkko Sakkinen 16014d8750 Smack: compilation fix
On some build configurations PER_CLEAR_ON_SETID symbol was not
found when compiling smack_lsm.c. This patch fixes the issue by
explicitly doing #include <linux/personality.h>.

Signed-off-by: Jarkko Sakkinen <jarkko.j.sakkinen@gmail.com>
Signed-off-by: Casey Schaufler <cschaufler@cschaufler-intel.(none)>
2011-10-14 08:56:49 -07:00
..
Kconfig
Makefile
smack.h Smack: Clean up comments 2011-10-12 14:26:07 -07:00
smack_access.c Smack: Rule list lookup performance 2011-10-12 14:23:13 -07:00
smack_lsm.c Smack: compilation fix 2011-10-14 08:56:49 -07:00
smackfs.c Smack: fix for /smack/access output, use string instead of byte 2011-10-12 14:30:07 -07:00