SLUB: remove nr_cpu_ids hack
authorChristoph Lameter <clameter@sgi.com>
Thu, 10 May 2007 10:15:44 +0000 (03:15 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 10 May 2007 16:26:53 +0000 (09:26 -0700)
commitbcf889f96597137760c6edfdd0ee59fd37cb108c
treef9b878addc86abb81d9f376e5226dd1574db4aee
parentd4751a2797bc0a37a8e85783d65ffaa9de689e60
SLUB: remove nr_cpu_ids hack

This was in SLUB in order to head off trouble while the nr_cpu_ids
functionality was not merged.  Its merged now so no need to still have this.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slub.c