From: Konstantin Khlebnikov Date: Wed, 25 May 2011 00:12:19 +0000 (-0700) Subject: mem-hotplug: call isolate_lru_page with elevated refcount X-Git-Tag: v3.0-rc1~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=700c2a46e88265326764197d5b8842490bae5569;p=pandora-kernel.git mem-hotplug: call isolate_lru_page with elevated refcount isolate_lru_page() must be called only with stable reference to page. So, let's grab normal page reference. 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