|
@@ -101,9 +101,8 @@
|
|
* ->inode->i_lock (zap_pte_range->set_page_dirty)
|
|
* ->inode->i_lock (zap_pte_range->set_page_dirty)
|
|
* ->private_lock (zap_pte_range->__set_page_dirty_buffers)
|
|
* ->private_lock (zap_pte_range->__set_page_dirty_buffers)
|
|
*
|
|
*
|
|
- * (code doesn't rely on that order, so you could switch it around)
|
|
|
|
- * ->tasklist_lock (memory_failure, collect_procs_ao)
|
|
|
|
- * ->i_mmap_mutex
|
|
|
|
|
|
+ * ->i_mmap_mutex
|
|
|
|
+ * ->tasklist_lock (memory_failure, collect_procs_ao)
|
|
*/
|
|
*/
|
|
|
|
|
|
/*
|
|
/*
|