diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2014-06-25 13:46:04 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2014-07-23 07:47:55 +0200 |
commit | 878f46c71e99cfb6d8e4e15a561db63a3c9601e5 (patch) | |
tree | 5e41401f5aeb29f8253d7fd335ccc2464ea8b844 /ipc | |
parent | ARC: prune extra header includes from smp.c (diff) | |
download | linux-878f46c71e99cfb6d8e4e15a561db63a3c9601e5.tar.xz linux-878f46c71e99cfb6d8e4e15a561db63a3c9601e5.zip |
ARC: [intc] don't mask all IRQ by default
Hardware keeps them enabled on reset, and Linux needs to keep status quo.
Any spurious interrupts will be reported/blocked by genirq.
This helps remove a SMP IRQ quirk (next commit), where a peripheral IRQ
is hard wired to core0, and request_irq()->unmask() happens on core1,
keeping the IRQ masked on core0, needing an explicit unmask.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions