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:
ce89f46
)
ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Wed, 23 Jul 2008 18:09:26 +0000
(14:09 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 23 Jul 2008 18:09:26 +0000
(14:09 -0400)
NR_CPUS can be really large. We should be using nr_cpu_ids instead.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
No differences found