From: Wu Fengguang Date: Wed, 16 Dec 2009 11:19:58 +0000 (+0100) Subject: HWPOISON: introduce delete_from_lru_cache() X-Git-Tag: v2.6.33-rc1~45^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2a1cbf7d862e9d0abea1d1b4c8712dfbb5a398;p=pandora-kernel.git HWPOISON: introduce delete_from_lru_cache() Introduce delete_from_lru_cache() to - clear PG_active, PG_unevictable to avoid complains at unpoison time - move the isolate_lru_page() call back to the handlers instead of the entrance of __memory_failure(), this is more hwpoison filter friendly Signed-off-by: Wu Fengguang Signed-off-by: Andi Kleen --- Reading git-diff-tree failed