]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitdc0fce8804238af13f8cda6e4c79bdaa3e7aeb30
tree9d42ba6363e933273011e6c31d834b950ea8cad8
parent8f649ca637e98ecfc21c3997f86ad04391f69510
[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