From: Daniel Hellstrom Date: Thu, 21 Apr 2011 04:20:24 +0000 (+0000) Subject: sparc32,leon: operate on boot-cpu IRQ controller registers X-Git-Tag: v3.0-rc1~357^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01dae0f08dddf6ba86f956e60dceee4968f7a555;p=pandora-kernel.git sparc32,leon: operate on boot-cpu IRQ controller registers * proper initialization of boot_cpu_id (no hardcoding to 0) * use boot_cpu_id index to address into the IRQ controller where appropriate Each CPU has a separate set of IRQ controller registers, this patch makes sure that the boot-cpu registers are used instead of CPU0's. Signed-off-by: Daniel Hellstrom Signed-off-by: David S. Miller --- Reading git-diff-tree failed