From: Vineet Gupta Date: Fri, 18 Jan 2013 09:42:22 +0000 (+0530) Subject: ARC: Support for high priority interrupts in the in-core intc X-Git-Tag: v3.9-rc1~25^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4788a5942bc896803c87005be8c6dd14c373a2d3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed