]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/truncate.c
x86_64: mcelog tolerant level cleanup
[linux-2.6-omap-h63xx.git] / mm / truncate.c
index aed85f0b707f3ca4665835ced9b009ad07dfb836..5cdfbc1a59fdce4e1a1346ef8c9ddf97f159777d 100644 (file)
@@ -82,7 +82,7 @@ EXPORT_SYMBOL(cancel_dirty_page);
 /*
  * If truncate cannot remove the fs-private metadata from the page, the page
  * becomes anonymous.  It will be left on the LRU and may even be mapped into
- * user pagetables if we're racing with filemap_nopage().
+ * user pagetables if we're racing with filemap_fault().
  *
  * We need to bale out if page->mapping is no longer equal to the original
  * mapping.  This happens a) when the VM reclaimed the page while we waited on