acrn-kernel/arch/blackfin/kernel
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
..
cplb-mpu Blackfin arch: use the new bfin_addr_dcachable() function 2008-10-16 23:25:34 +08:00
cplb-nompu Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch 2008-10-27 18:12:53 +08:00
Makefile
asm-offsets.c
bfin_dma_5xx.c
bfin_gpio.c Blackfin arch: fix incorrect limit check for bf54x check_gpio 2008-10-28 15:42:13 +08:00
bfin_ksyms.c
dma-mapping.c
early_printk.c
entry.S
fixed_code.S
flat.c
gptimers.c
init_task.c
irqchip.c
kgdb.c
module.c
process.c Blackfin arch: fix bug - shared lib function in L2 failed be called 2008-10-28 15:57:49 +08:00
ptrace.c
reboot.c
setup.c Blackfin arch: dont warn when running a kernel on the oldest supported silicon 2008-10-28 13:58:15 +08:00
signal.c
sys_bfin.c
time-ts.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
time.c
traps.c Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE 2008-10-28 11:36:11 +08:00
vmlinux.lds.S