lkml.org 
[lkml]   [2013]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 3/3] mm, memory-failure: fix the typo in me_pagecache_dirty()
On Fri,  8 Nov 2013 20:47:38 +0800 Zhi Yong Wu <zwu.kernel@gmail.com> wrote:

> --- a/mm/memory-failure.c
> +++ b/mm/memory-failure.c
> @@ -611,7 +611,7 @@ static int me_pagecache_clean(struct page *p, unsigned long pfn)
> }
>
> /*
> - * Dirty cache page page
> + * Dirty cache page
> * Issues: when the error hit a hole page the error is not properly
> * propagated.
> */

The accurate and complete description of this page is actually
"pagecache page", so...

--- a/mm/memory-failure.c~mm-memory-failure-fix-the-typo-in-me_pagecache_dirty-fix
+++ a/mm/memory-failure.c
@@ -611,7 +611,7 @@ static int me_pagecache_clean(struct pag
}

/*
- * Dirty cache page
+ * Dirty pagecache page
* Issues: when the error hit a hole page the error is not properly
* propagated.
*/
_


\
 
 \ /
  Last update: 2013-11-23 00:21    [W:0.071 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site