dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/sni
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 [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
a20r.c [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
eisa.c [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
irq.c [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
pcimt.c [MIPS] SNI: s/achknowledge/acknowledge/ 2007-11-15 23:21:51 +00:00
pcit.c [MIPS] Cleanup pcspeaker platform device registration. 2008-01-29 10:14:57 +00:00
reset.c [MIPS] checkfiles: Fix "need space after that ','" errors. 2007-10-11 23:46:15 +01:00
rm200.c [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
setup.c [MIPS] Remove obsolete isa_slot_offset 2008-07-15 18:44:29 +01:00
time.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30