linux/security/tomoyo
Mike Danese 40d273782f security: tomoyo: simplify the gc kthread creation
The code is doing the equivalent of the kthread_run macro.

Signed-off-by: Mike Danese <mikedanese@google.com>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <james.l.morris@oracle.com>
2016-06-06 20:23:55 +10:00
..
policy
.gitignore
audit.c
common.c
common.h tomoyo: constify assorted struct path * 2016-03-28 00:47:23 -04:00
condition.c
domain.c
environ.c
file.c tomoyo: constify assorted struct path * 2016-03-28 00:47:23 -04:00
gc.c security: tomoyo: simplify the gc kthread creation 2016-06-06 20:23:55 +10:00
group.c
Kconfig
load_policy.c
Makefile
memory.c
mount.c tomoyo: constify assorted struct path * 2016-03-28 00:47:23 -04:00
network.c
realpath.c
securityfs_if.c
tomoyo.c constify security_sb_pivotroot() 2016-03-28 00:47:52 -04:00
util.c