commit | a1681965011916c2f1f0f1f87e70784f5d5d5be5 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Dec 16 17:33:53 2008 -0800 |
committer | Mike Travis <travis@sgi.com> | Tue Dec 16 17:40:56 2008 -0800 |
tree | 5dec029e3d4d3a39f3b28cf4ee052b0a35b5fad2 | |
parent | e7986739a76cde5079da08809d8bbc6878387ae0 [diff] |
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>