torvalds-linux/arch/mn10300
Mark Salter 7d361cb754 MN10300: cleanup IRQ affinity setting
The irq_set_affinity handler for the mn10300 cpu pic had some hard-coded IRQs
which were not to be migrated from one cpu to another. This patch cleans those
up by using a combination of IRQF_NOBALANCING and specialized irq chips with
no irq_set_affinity handler. This maintains the previous behavior by using
generic IRQ interfaces rather than hard coding IRQ numbers in the default
irq_set_affinity handler.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2012-12-12 15:46:14 +00:00
..
boot
configs
include unify default ptrace_signal_deliver 2012-11-29 00:01:23 -05:00
kernel MN10300: cleanup IRQ affinity setting 2012-12-12 15:46:14 +00:00
lib
mm mn10300: mm/dma-alloc.c needs <linux/export.h> 2012-07-11 16:04:42 -07:00
oprofile
proc-mn2ws0050
proc-mn103e010
unit-asb2303
unit-asb2305
unit-asb2364
Kconfig mn10300: switch to saner kernel_execve() semantics 2012-10-14 19:43:21 -04:00
Kconfig.debug
Makefile mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it 2012-10-06 03:04:36 +09:00