]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 23 Jul 2008 18:09:26 +0000 (14:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 23 Jul 2008 18:09:26 +0000 (14:09 -0400)
commit1320cbcf771a20b44cf580712b843d213ae75cd3
treeb9fe57806ea505614f9587aa70956d9ea0fcbca5
parentce89f46cb833f89c58a08240faa6b5e963086b8a
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>
fs/ext4/mballoc.c