android_kernel_xiaomi_sdm845/arch/sh/kernel/timers
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
..
Makefile sh: generic clockevent broadcast support. 2008-09-08 10:35:03 +09:00
timer-broadcast.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
timer-cmt.c sh: fixup many sparse errors. 2008-09-08 10:35:04 +09:00
timer-mtu2.c sh: replace remaining __FUNCTION__ occurrences 2008-03-06 11:18:22 +09:00
timer-tmu.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
timer.c sh: section mismatch fixes for system timer. 2007-05-23 12:24:32 +09:00