From: Jeremy Fitzhardinge Date: Tue, 9 Sep 2008 22:43:22 +0000 (-0700) Subject: mm: define USE_SPLIT_PTLOCKS rather than repeating expression X-Git-Tag: v2.6.28-rc1~699^2^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d0b926ac8c8ec0c7a83ee69409bd2e6bb39f81;p=pandora-kernel.git mm: define USE_SPLIT_PTLOCKS rather than repeating expression Define USE_SPLIT_PTLOCKS as a constant expression rather than repeating "NR_CPUS >= CONFIG_SPLIT_PTLOCK_CPUS" all over the place. Signed-off-by: Jeremy Fitzhardinge Acked-by: Hugh Dickins Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed