• Chris Wright's avatar
    [PATCH] lsm: Remove task_kmod_set_label hook (2/4) · 35190709
    Chris Wright authored
    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.
    35190709
dummy.c 20.1 KB