alistair23-linux/arch/mips/mti-malta
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: Malta: Consolidate platform device code. 2008-12-04 17:47:28 +00:00
malta-amon.c MIPS: Malta: Fix include paths in malta-amon.c 2008-11-20 19:42:32 +00:00
malta-cmdline.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-console.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-display.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-init.c MIPS: Remove useless zero initializations. 2009-09-17 20:07:51 +02:00
malta-int.c [PATCH] MIPS: SMTC: Fix compile error 2009-08-03 17:52:41 +01:00
malta-memory.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-pci.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-platform.c MIPS: Malta: Consolidate platform device code. 2008-12-04 17:47:28 +00:00
malta-reset.c MIPS: Malta: Convert reset initialization to initcall. 2009-09-17 20:07:43 +02:00
malta-setup.c MIPS: Malta: Convert reset initialization to initcall. 2009-09-17 20:07:43 +02:00
malta-smtc.c cpumask: arch_send_call_function_ipi_mask: mips 2009-09-24 09:34:45 +09:30
malta-time.c timekeeping: Increase granularity of read_persistent_clock() 2009-08-15 10:55:46 +02:00