commit | ed709d134deeaea7925a3d748b33ca7e58cc683d | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Sep 21 13:10:51 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Fri Sep 22 15:19:58 2006 +1000 |
tree | 9d42ba6363e933273011e6c31d834b950ea8cad8 | |
parent | 7d452c326c2ac879aced884411a0fe3ba75d9c87 [diff] |
[POWERPC] Fix IPIC pending register assignments This patch fixes the assignment of pending registers to IRQ numbers for the IPIC; the code previously assigned all IRQs to the high pending word regardless of which word the interrupt belonged to. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>