request_irq called too soon ? What's the limit ?
Sylvain Munaut
tnt at 246tnt.com
Sat Aug 28 04:27:00 EST 2004
Hello
I was wondering why some test ISR I put up didn't get called. Finally I
found out that the "enable" function of the interrupt controller was not
called. So the interrupt showed in /proc/interrupts with the good name /
number but was not enabled.
At which point may I call this function ? These calls where from the
setup_arch function.
Thanks,
Sylvain
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list