]> git.baikalelectronics.ru Git - kernel.git/commit
mm/memory-failure.c: move comment
authorNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Wed, 4 Jun 2014 23:10:35 +0000 (16:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 23:54:10 +0000 (16:54 -0700)
commit26792a775318ab7cfc3f8b29149eccd9e5096739
treef7e9ff91357392209a865b84ceee769f30a98a39
parentebc150735d38444723e5dc9ee6ffc66bca4356b3
mm/memory-failure.c: move comment

The comment about pages under writeback is far from the relevant code, so
let's move it to the right place.

Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory-failure.c