[PATCH] 3 patches against linuxppc_dev-2.4.18-pre7

Armin Kuster akuster at mvista.com
Thu Jan 31 05:52:59 EST 2002


"David Müller (ELSOFT AG)" wrote:
>
> Hello
>
> The attached patch fixes the following issues:
>
>     - arch/ppc/kernel/ppc4xx_pic.c
>        fixed constant in ppc405_pic_get_irq()
>        (should be NR_AIC_IRQS as in ppc403_pic_get_irq())

David,

include/asm-ppc/irq.h
NR_IRQS = (NR_AIC_IRQS + NR_BOARD_IRQS) and was defined to allow
cascading UIC's.
NR_BOARD_IRQS is defined in some of the board files and its default is
in include/asm-ppc/ibm4xx.h

So i don't see the need to patch that file but the others look fine.


-- armin

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list