| | From | Oliver Neukum <> | | Subject | Re: [-mm patch] lockdep: possible deadlock in sysfs | | Date | Fri, 5 Jan 2007 13:48:19 +0100 |
| |
Am Freitag, 5. Januar 2007 13:16 schrieb Frederik Deweerdt: > This is due to sysfs_hash_and_remove() holding dir->d_inode->i_mutex > before calling sysfs_drop_dentry() which calls orphan_all_buffers() > which in turn takes node->i_mutex.
This makes me wonder why it didn't deadlock during my tests. I am investigating.
Regards Oliver - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|