diff --git a/[refs] b/[refs] index 7a0dfab88917..5718f7a66a8e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 47a133339c332f9f8e155c70f5da401aded69948 +refs/heads/master: 9a3c531df9462df6cc2b060f749651723ffc180c diff --git a/trunk/mm/filemap.c b/trunk/mm/filemap.c index e8cf8aefd6f6..f3230604006c 100644 --- a/trunk/mm/filemap.c +++ b/trunk/mm/filemap.c @@ -101,9 +101,8 @@ * ->inode->i_lock (zap_pte_range->set_page_dirty) * ->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) */ /*