[PATCH] don't use flush_tlb_all in suspend time
[deliverable/linux.git] / mm / truncate.c
index b1a463d0fe713dbf671a7fa4a8e439e138ee56fa..6cb3fff25f670948d1ef519d7609793b54bfdca3 100644 (file)
@@ -196,7 +196,7 @@ EXPORT_SYMBOL(truncate_inode_pages_range);
  * @mapping: mapping to truncate
  * @lstart: offset from which to truncate
  *
- * Called under (and serialised by) inode->i_sem.
+ * Called under (and serialised by) inode->i_mutex.
  */
 void truncate_inode_pages(struct address_space *mapping, loff_t lstart)
 {
This page took 0.027241 seconds and 5 git commands to generate.