From: Paul Mundt Date: Tue, 5 Oct 2010 09:13:23 +0000 (+0900) Subject: sh: intc: Handle early lookups of subgroup IRQs. X-Git-Tag: v2.6.37-rc1~136^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74310d3b18aabbb7d0549ea9e3fd3259c1dce00;p=pandora-kernel.git sh: intc: Handle early lookups of subgroup IRQs. If lookups happen while the radix node still points to a subgroup mapping, an IRQ hasn't yet been made available for the specified id, so error out accordingly. Once the slot is replaced with an IRQ mapping and the tag is discarded, lookup can commence as normal. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed