Skip to content
Commit 55ed1602 authored by Mark Fasheh's avatar Mark Fasheh
Browse files

configfs: mutex_lock_nested() fix



configfs_unregister_subsystem() nests a pair of inode i_mutex acquisitions,
and thus needs annotation via mutex_lock_nested().

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 1fabe148
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment