commit | 01dae0f08dddf6ba86f956e60dceee4968f7a555 | [log] [tgz] |
---|---|---|
author | Daniel Hellstrom <daniel@gaisler.com> | Thu Apr 21 04:20:24 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 21 16:44:45 2011 -0700 |
tree | 5bf21fbff042da53d691ca834599dd7cde164669 | |
parent | 5fcafb7a23e35b2f1a5243f4dd536240f52c8ceb [diff] |
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 <daniel@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>