x86: move and enhance debug printk for nr_cpu_ids etc.
authorMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:33:53 +0000 (17:33 -0800)
committerMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:40:56 +0000 (17:40 -0800)
commita1681965011916c2f1f0f1f87e70784f5d5d5be5
tree5dec029e3d4d3a39f3b28cf4ee052b0a35b5fad2
parente7986739a76cde5079da08809d8bbc6878387ae0
x86: move and enhance debug printk for nr_cpu_ids etc.

Impact: cleanup, better debugging

This has proven useful in debugging, *before* we try to use
for_each_possible_cpu().  It also now shows nr_cpumask_bits.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/kernel/setup_percpu.c