kernel-hacking-2024-linux-s.../arch/sh/kernel/timers
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field.
Impact: cleanup

It's unused, since about 1995.  So remove all initialization of it in
preparation for actually removing the field.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
2009-03-30 22:05:14 +10:30
..
Makefile
timer-broadcast.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
timer-cmt.c cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
timer-mtu2.c cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
timer-tmu.c cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
timer.c