diff options
author | Mark Salter <msalter@redhat.com> | 2012-12-12 16:36:37 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-12-12 16:46:14 +0100 |
commit | 7d361cb754720d69695a3efc973e9a1a51e46b21 (patch) | |
tree | 4db3debac5fc6f6a78f0f185c4dcc5d9ddf01249 /arch/mn10300/kernel/gdb-io-ttysm-low.S | |
parent | MN10300: ttySM: Use memory barriers correctly in circular buffer logic (diff) | |
download | linux-7d361cb754720d69695a3efc973e9a1a51e46b21.tar.xz linux-7d361cb754720d69695a3efc973e9a1a51e46b21.zip |
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>
Diffstat (limited to 'arch/mn10300/kernel/gdb-io-ttysm-low.S')
0 files changed, 0 insertions, 0 deletions