git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adee14b
)
mm: define USE_SPLIT_PTLOCKS rather than repeating expression
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 9 Sep 2008 22:43:22 +0000
(15:43 -0700)
committer
Ingo 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