From: Thadeu Lima de Souza Cascardo Date: Tue, 26 Oct 2010 21:21:28 +0000 (-0700) Subject: mm: only build per-node scan_unevictable functions when NUMA is enabled X-Git-Tag: v2.6.37-rc1~105^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4455abb50a19562dbfdc51a8424fda9b588bd6d;p=pandora-kernel.git mm: only build per-node scan_unevictable functions when NUMA is enabled Non-NUMA systems do never create these files anyway, since they are only created by driver subsystem when NUMA is configured. [akpm@linux-foundation.org: cleanup] Signed-off-by: Thadeu Lima de Souza Cascardo Reviewed-by: KOSAKI Motohiro Cc: Lee Schermerhorn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed