mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
0de26520c7
Impact: change existing irq_chip API Not much point with gentle transition here: the struct irq_chip's setaffinity method signature needs to change. Fortunately, not widely used code, but hits a few architectures. Note: In irq_select_affinity() I save a temporary in by mangling irq_desc[irq].affinity directly. Ingo, does this break anything? (Folded in fix from KOSAKI Motohiro) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com> Reviewed-by: Grant Grundler <grundler@parisc-linux.org> Acked-by: Ingo Molnar <mingo@redhat.com> Cc: ralf@linux-mips.org Cc: grundler@parisc-linux.org Cc: jeremy@xensource.com Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> |
||
---|---|---|
.. | ||
backtrace.c | ||
common.c | ||
Makefile | ||
op_arm_model.h | ||
op_counter.h | ||
op_model_arm11_core.c | ||
op_model_arm11_core.h | ||
op_model_mpcore.c | ||
op_model_mpcore.h | ||
op_model_v6.c | ||
op_model_v7.c | ||
op_model_v7.h | ||
op_model_xscale.c |