dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/pmc-sierra/yosemite
Rusty Russell 48a048fed8 cpumask: arch_send_call_function_ipi_mask: mips
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:45 +09:30
..
Makefile [MIPS] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
atmel_read_eeprom.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
atmel_read_eeprom.h Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
ht-irq.c Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
ht.c PCI: remove unused arch pcibios_update_resource() functions 2008-06-27 13:14:01 -07:00
irq.c [MIPS] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
prom.c smp_call_function: get rid of the unused nonatomic/retry argument 2008-06-26 11:24:35 +02:00
py-console.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
setup.c timekeeping: Increase granularity of read_persistent_clock() 2009-08-15 10:55:46 +02:00
setup.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smp.c cpumask: arch_send_call_function_ipi_mask: mips 2009-09-24 09:34:45 +09:30