From: Daniel Hellstrom Date: Thu, 9 Jun 2011 02:54:09 +0000 (+0000) Subject: sparc32, leon: bugfix in LEON SMP interrupt init X-Git-Tag: v3.0-rc3~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f0d07c51516bd24b040016c6d4304eef05f115;p=pandora-kernel.git sparc32, leon: bugfix in LEON SMP interrupt init During converting per-cpu ticker to genirq layer some IRQ initialization code was removed by commit 2cf9530420e446bb61f665d02afeb81070106900 ("sparc32,leon: per-cpu ticker use genirq per-cpu handler"). This patch reintroduces the code at the same place it was removed from. IRQ12 - IRQ14 will crash on LEON SMP without this patch because it will run the SUN4M IRQ trap handler. Reported-by: Jan Andersson Signed-off-by: Daniel Hellstrom Signed-off-by: David S. Miller --- Reading git-diff-tree failed