Merge branch 'akpm' (patches from Andrew)
[linux-2.6-microblaze.git] / mm / memory-failure.c
index 517789b..54879c3 100644 (file)
@@ -865,7 +865,7 @@ static int me_pagecache_clean(struct page *p, unsigned long pfn)
        /*
         * Truncation is a bit tricky. Enable it per file system for now.
         *
-        * Open: to take i_mutex or not for this? Right now we don't.
+        * Open: to take i_rwsem or not for this? Right now we don't.
         */
        ret = truncate_error_page(p, pfn, mapping);
 out: