From: Stephen Wilson Date: Wed, 25 May 2011 00:12:43 +0000 (-0700) Subject: mm: remove MPOL_MF_STATS X-Git-Tag: v3.0-rc1~226 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f72d1857bb0de19ce20a59f3f85e6dc47bdec8;p=pandora-kernel.git mm: remove MPOL_MF_STATS Mapping statistics in a NUMA environment is now computed using the generic walk_page_range() logic. Remove the old/equivalent functionality. Signed-off-by: Stephen Wilson Reviewed-by: KOSAKI Motohiro Cc: Hugh Dickins Cc: David Rientjes Cc: Lee Schermerhorn Cc: Alexey Dobriyan Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed