]> xenbits.xensource.com Git - people/dwmw2/xen.git/commit
eliminate first_cpu() etc
authorJan Beulich <jbeulich@suse.com>
Tue, 8 Nov 2011 09:36:10 +0000 (10:36 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 8 Nov 2011 09:36:10 +0000 (10:36 +0100)
commit22bdce1c04881c0e909817ee11f7cecd6c852d8c
tree445ece053822f839c700f30d0159b4b73da68465
parentfe9ff5a9d54cced306aefaba126340e0c596717e
eliminate first_cpu() etc

This includes the conversion from for_each_cpu_mask() to for_each-cpu().

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
37 files changed:
xen/arch/ia64/linux-xen/iosapic.c
xen/arch/ia64/linux-xen/mca.c
xen/arch/ia64/linux-xen/smp.c
xen/arch/ia64/linux-xen/smpboot.c
xen/arch/ia64/vmx/vacpi.c
xen/arch/ia64/xen/dom0_ops.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/vhpt.c
xen/arch/x86/acpi/cpu_idle.c
xen/arch/x86/acpi/cpufreq/cpufreq.c
xen/arch/x86/acpi/cpufreq/powernow.c
xen/arch/x86/genapic/x2apic.c
xen/arch/x86/hpet.c
xen/arch/x86/irq.c
xen/arch/x86/microcode.c
xen/arch/x86/platform_hypercall.c
xen/arch/x86/setup.c
xen/arch/x86/smp.c
xen/arch/x86/smpboot.c
xen/arch/x86/sysctl.c
xen/common/cpu.c
xen/common/cpupool.c
xen/common/domctl.c
xen/common/keyhandler.c
xen/common/perfc.c
xen/common/sched_credit2.c
xen/common/sched_sedf.c
xen/common/schedule.c
xen/common/softirq.c
xen/common/stop_machine.c
xen/common/timer.c
xen/drivers/acpi/pmstat.c
xen/drivers/cpufreq/cpufreq_ondemand.c
xen/drivers/passthrough/vtd/iommu.c
xen/include/asm-ia64/linux-xen/asm/acpi.h
xen/include/asm-x86/flushtlb.h
xen/include/xen/cpumask.h