commit | 1320cbcf771a20b44cf580712b843d213ae75cd3 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Jul 23 14:09:26 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jul 23 14:09:26 2008 -0400 |
tree | b9fe57806ea505614f9587aa70956d9ea0fcbca5 | |
parent | ce89f46cb833f89c58a08240faa6b5e963086b8a [diff] |
ext4: Convert the usage of NR_CPUS to nr_cpu_ids. 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>