From: Konstantin Khlebnikov Date: Wed, 25 May 2011 00:12:20 +0000 (-0700) Subject: mem-hwpoison: fix page refcount around isolate_lru_page() X-Git-Tag: v3.0-rc1~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd486285f24ac2fd1ff64688fb0729712c5712c4;p=pandora-kernel.git mem-hwpoison: fix page refcount around isolate_lru_page() Drop first page reference only after calling isolate_lru_page() to keep page stable reference while isolating. Signed-off-by: Konstantin Khlebnikov Cc: Andi Kleen Cc: KAMEZAWA Hiroyuki Cc: KOSAKI Motohiro Cc: Mel Gorman Cc: Lee Schermerhorn Cc: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed