commit | 55ed16029d597622db8121270e687373b5e31722 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Oct 20 14:55:54 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Dec 01 18:28:34 2006 -0800 |
tree | a8ffbd1fe4d867f48eada13fc24b6bbfc70f245d | |
parent | 1fabe1481fac9e01bf8bffa60a2307ef379aa5de [diff] |
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: Mark Fasheh <mark.fasheh@oracle.com>