ARC: Support for high priority interrupts in the in-core intc
authorVineet Gupta <vgupta@synopsys.com>
Fri, 18 Jan 2013 09:42:22 +0000 (15:12 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:01 +0000 (23:16 +0530)
There is a bit of hack/kludge right now where we disable preemption if a
L2 (High prio) IRQ is taken while L1 (Low prio) is active.

Need to revisit this

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found