diff options
author | John Keller <jpk@sgi.com> | 2008-12-08 11:44:11 -0600 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-12-09 10:57:18 -0800 |
commit | ff740fb02146c83d96def1b897ed232b4e0fbcfd (patch) | |
tree | c4f956781a660d4a16114d899fa0f4a2bb08a5c6 /lib/textsearch.c | |
parent | 3c0db899bff2acbf1b36c65763de4d0133910104 (diff) |
[IA64] SN: prevent IRQ retargetting in request_irq()
With the introduction of the generic affinity autoselector,
irq_select_affinity(), IRQs are now being retargetted,
using a default mask, via the request_irq() path.
This results in all IRQs targetted at CPU 0.
SN Altix assigns affinity in the SN PROM, and does not
expect that to be changed as part of request_irq().
Set the IRQ_AFFINITY_SET flag to prevent
request_irq() from resetting affinity.
Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'lib/textsearch.c')
0 files changed, 0 insertions, 0 deletions