[POWERPC] Fix IPIC pending register assignments
authorScott Wood <scottwood@freescale.com>
Thu, 21 Sep 2006 18:10:51 +0000 (13:10 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 22 Sep 2006 05:19:58 +0000 (15:19 +1000)
commited709d134deeaea7925a3d748b33ca7e58cc683d
tree9d42ba6363e933273011e6c31d834b950ea8cad8
parent7d452c326c2ac879aced884411a0fe3ba75d9c87
[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>
arch/powerpc/sysdev/ipic.c