acrn-kernel/arch/blackfin
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
..
boot
configs Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files 2008-10-16 23:54:43 +08:00
include/asm Blackfin arch: fix a broken define in dma-mapping 2008-11-18 17:48:22 +08:00
kernel cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
lib
mach-bf527 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf533 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf537 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf548 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf561 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-common Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash 2008-11-18 17:48:22 +08:00
mm Blackfin arch: fix bug - shared lib function in L2 failed be called 2008-10-28 15:57:49 +08:00
oprofile
Kconfig container freezer: implement freezer cgroup subsystem 2008-10-20 08:52:34 -07:00
Kconfig.debug Blackfin arch: Add optional verbose debug 2008-10-10 18:13:21 +08:00
Makefile