-
Mark Fasheh authored
configfs_unregister_subsystem() nests a pair of inode i_mutex acquisitions, and thus needs annotation via mutex_lock_nested(). Signed-off-by:
Mark Fasheh <mark.fasheh@oracle.com>
55ed1602
configfs_unregister_subsystem() nests a pair of inode i_mutex acquisitions,
and thus needs annotation via mutex_lock_nested().
Signed-off-by:
Mark Fasheh <mark.fasheh@oracle.com>