From: Xishi Qiu Date: Sat, 23 Feb 2013 00:34:02 +0000 (-0800) Subject: memory-failure: use num_poisoned_pages instead of mce_bad_pages X-Git-Tag: v3.9-rc1~99^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293c07e31ab5a0b8df8c19b2a9e5c6fa30308849;p=pandora-kernel.git memory-failure: use num_poisoned_pages instead of mce_bad_pages Since MCE is an x86 concept, and this code is in mm/, it would be better to use the name num_poisoned_pages instead of mce_bad_pages. [akpm@linux-foundation.org: fix mm/sparse.c] Signed-off-by: Xishi Qiu Signed-off-by: Jiang Liu Suggested-by: Borislav Petkov Reviewed-by: Wanpeng Li Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed