From: Adrian M. <ad...@ne...> - 2007-11-11 18:06:37
|
On Sun, 2007-11-11 at 13:54 +0000, Adrian McMenamin wrote: > I have this code: > ie it locks ups in the request for the interrupt. If I change > IRQF_DISABLED to, say IRQF_SHARED, it does retrun reporting an error: > > / # modprobe gdrom > [ 169.130924] init_gdrom This is the correct behaviour, of course, as I haven't specified a device. I'm looking further into this, and the lock up occurs in (or beneath) setup_irq |