eliminate cpumask accessors referencing NR_CPUS
authorJan Beulich <jbeulich@suse.com>
Fri, 21 Oct 2011 07:19:44 +0000 (09:19 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 21 Oct 2011 07:19:44 +0000 (09:19 +0200)
commit3cfbbfcf4cb1d4fecfd1c9a8bab090bdb61e993e
tree02fa5b020be5edebcbc225f9bd6a9d413917055f
parent20307695e5c22a58b4cce35fba5333375da5a7fa
eliminate cpumask accessors referencing NR_CPUS

... in favor of using the new, nr_cpumask_bits-based ones.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
33 files changed:
xen/arch/ia64/linux-xen/acpi.c
xen/arch/ia64/linux-xen/numa.c
xen/arch/ia64/linux-xen/smpboot.c
xen/arch/ia64/linux-xen/sn/kernel/sn2_smp.c
xen/arch/ia64/xen/fw_emul.c
xen/arch/ia64/xen/tlb_track.c
xen/arch/ia64/xen/xensetup.c
xen/arch/x86/acpi/cpu_idle.c
xen/arch/x86/acpi/cpufreq/cpufreq.c
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/hpet.c
xen/arch/x86/hvm/nestedhvm.c
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c
xen/arch/x86/mm.c
xen/arch/x86/mm/p2m.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/smp.c
xen/arch/x86/smpboot.c
xen/arch/x86/time.c
xen/common/cpu.c
xen/common/cpupool.c
xen/common/domain.c
xen/common/domctl.c
xen/common/keyhandler.c
xen/common/page_alloc.c
xen/common/rcupdate.c
xen/common/sched_credit.c
xen/common/sched_credit2.c
xen/common/schedule.c
xen/common/softirq.c
xen/common/trace.c
xen/include/xen/cpumask.h