kernel_optimize_test/arch/arm/mach-realview
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
..
include/mach [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants 2008-11-13 14:47:59 +00:00
clock.c [ARM] realview: correct MMC clock rate 2008-11-08 23:08:55 +00:00
clock.h [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
core.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
core.h [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
Kconfig Allow the L2X0 outer cache support to be configurable 2008-04-18 22:43:17 +01:00
localtimer.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
Makefile RealView: Add the configuration and build changes for PB1176 2008-04-18 22:43:16 +01:00
Makefile.boot [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
platsmp.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_eb.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_pb11mp.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_pb1176.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00