>From: Sparks, Sam
>Sent: Thursday, April 08, 2010 4:15 PM
>
>Howdy All,
>
>I have (almost) successfully upgraded from Linux 2.6.22 to 2.6.26 (both
>downloaded from debian) on my mpc8347 powerpc, but I think I may be
>missing a required change to my dts regarding the IPIC or maybe a
change
>in how
>-Original Message-
>From: Sparks, Sam
>Sent: Thursday, April 08, 2010 4:15 PM
In the interest of making it easier for someone to help, I've been able
to replicate the problem with the following minimal kernel module:
#include
#include
#include
static unsigned int cpld_virq = NO_IRQ;
Howdy All,
I have (almost) successfully upgraded from Linux 2.6.22 to 2.6.26 (both
downloaded from debian) on my mpc8347 powerpc, but I think I may be
missing a required change to my dts regarding the IPIC or maybe a change
in how my driver requests IRQs.
I have several modules that are maintaine