mm: define USE_SPLIT_PTLOCKS rather than repeating expression
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 9 Sep 2008 22:43:22 +0000 (15:43 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Sep 2008 12:04:59 +0000 (14:04 +0200)
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 <jeremy.fitzhardinge@citrix.com>
Acked-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found