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)
commit4788a5942bc896803c87005be8c6dd14c373a2d3
tree0999ce29d94a3517a30df1b1463fdd9c9d200b28
parent769bc1fd7b8591a312d4c5c8834bc6510272938e
ARC: Support for high priority interrupts in the in-core intc

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>
arch/arc/Kconfig
arch/arc/include/asm/entry.h
arch/arc/include/asm/irqflags.h
arch/arc/kernel/entry.S
arch/arc/kernel/irq.c
This page took 0.027149 seconds and 5 git commands to generate.