[PATCH] lsm: Early init for security modules (1/4)
As discussed before, this allows for early initialization of security modules when compiled statically into the kernel. The standard do_initcalls is too late for complete coverage of all filesystems and threads, for example.
Showing
Please register or sign in to comment