[PATCH] lsm: Remove task_kmod_set_label hook (2/4)
The task_kmod_set_label hook is no longer necessary. kmod is now handled by keventd which already does reparent_to_init, so there is no need to worry about getting the security labels right for code running off the keventd workqueue.
Showing
Please register or sign in to comment