linux/arch/mips/sgi-ip27
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers.
Impact: change calling convention of existing clock_event APIs

struct clock_event_timer's cpumask field gets changed to take pointer,
as does the ->broadcast function.

Another single-patch change.  For safety, we BUG_ON() in
clockevents_register_device() if it's not set.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@elte.hu>
2008-12-13 21:20:26 +10:30
..
Kconfig
Makefile [MIPS] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
TODO
ip27-berr.c
ip27-console.c
ip27-hubio.c
ip27-init.c
ip27-irq.c
ip27-klconfig.c
ip27-klnuma.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 2008-07-24 10:47:21 -07:00
ip27-memory.c
ip27-nmi.c
ip27-reset.c
ip27-smp.c cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
ip27-timer.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
ip27-xtalk.c