Name

__usermodehelper_set_disable_depth — Modify usermodehelper_disabled.

Synopsis

void __usermodehelper_set_disable_depth (enum umh_disable_depth depth);
 

Arguments

depth

New value to assign to usermodehelper_disabled.

Description

Change the value of usermodehelper_disabled (under umhelper_sem locked for writing) and wakeup tasks waiting for it to change.