diff options
author | Mike Travis <travis@sgi.com> | 2008-07-25 01:21:30 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-26 14:40:33 (GMT) |
commit | 6524d938b3360504b43a1278b5a8403e85383d1a (patch) | |
tree | 8edbe9e88883e992f63c68ca0f1ea3ab4594ebb9 /kernel/trace/trace_sysprof.c | |
parent | b8d317d10cca76cabe6b03ebfeb23cc99118b731 (diff) | |
download | linux-fsl-qoriq-6524d938b3360504b43a1278b5a8403e85383d1a.tar.xz |
cpumask: put cpumask_of_cpu_map in the initdata section
* Create the cpumask_of_cpu_map statically in the init data section
using NR_CPUS but replace it during boot up with one sized by
nr_cpu_ids (num possible cpus).
Signed-off-by: Mike Travis <travis@sgi.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/trace/trace_sysprof.c')
0 files changed, 0 insertions, 0 deletions