tmp_suning_uos_patched/arch
Rusty Russell c2a3a4881d cpumask: arch_send_call_function_ipi_mask: m32r
We're weaning the core code off handing cpumask's around on-stack.
This introduces arch_send_call_function_ipi_mask(), and by defining
it, the old arch_send_call_function_ipi is defined by the core code.

We also take the chance to wean the implementations off the
obsolescent for_each_cpu_mask(): making send_ipi_mask take the pointer
seemed the most natural way to ensure all implementations used
for_each_cpu.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-09-24 09:34:44 +09:30
..
alpha cpumask: arch_send_call_function_ipi_mask: alpha 2009-09-24 09:34:43 +09:30
arm Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 2009-09-23 11:25:16 -07:00
avr32
blackfin
cris
frv FRV: Use asm/generic-hardirq.h 2009-09-23 10:15:21 -07:00
h8300
ia64 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64 2009-09-24 09:34:43 +09:30
m32r cpumask: arch_send_call_function_ipi_mask: m32r 2009-09-24 09:34:44 +09:30
m68k
m68knommu
microblaze
mips cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips 2009-09-24 09:34:36 +09:30
mn10300 MN10300: Handle removal of struct uart_info 2009-09-23 10:15:21 -07:00
parisc
powerpc cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc 2009-09-24 09:34:42 +09:30
s390 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 2009-09-24 09:34:42 +09:30
score
sh cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node 2009-09-24 09:34:34 +09:30
sparc cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc 2009-09-24 09:34:41 +09:30
um
x86 cpumask: remove last assignment to mask field of struct irqaction. 2009-09-24 09:34:37 +09:30
xtensa
.gitignore
Kconfig