diff options
Diffstat (limited to 'mm/filemap.c')
-rw-r--r-- | mm/filemap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/filemap.c b/mm/filemap.c index 76bea88cbebc..96920f840562 100644 --- a/mm/filemap.c +++ b/mm/filemap.c | |||
@@ -65,7 +65,6 @@ generic_file_direct_IO(int rw, struct kiocb *iocb, const struct iovec *iov, | |||
65 | * ->private_lock (__free_pte->__set_page_dirty_buffers) | 65 | * ->private_lock (__free_pte->__set_page_dirty_buffers) |
66 | * ->swap_lock (exclusive_swap_page, others) | 66 | * ->swap_lock (exclusive_swap_page, others) |
67 | * ->mapping->tree_lock | 67 | * ->mapping->tree_lock |
68 | * ->zone.lock | ||
69 | * | 68 | * |
70 | * ->i_mutex | 69 | * ->i_mutex |
71 | * ->i_mmap_lock (truncate->unmap_mapping_range) | 70 | * ->i_mmap_lock (truncate->unmap_mapping_range) |