Re: pcmcia oops on 2.6.17-rc[12]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, 16 May 2006, Alan Cox wrote:
> 
> The reason they do it is also however because the ISA bus IRQ allocation
> scheme and IRQ probing scheme they use for auto detection relies upon
> other users marking the IRQ as exclusively used. The same is true for
> things like setserial and ISA ports.

The irq auto-detection should work with shared interrupts, but yes, it 
won't _detect_ them if they are already in use (but it's ok with them 
becoming shared later).

That said, true ISA cards obviously won't ever have a shared irq, in any 
normal circumstances.

Which is one reason why I think it would be silly to force such a driver 
to use a SA_SHIRQ flag, and would prefer to do it the other way instead 
(ie make drivers that fundamentally _require_ - as opposed to "in 
practice use" - an exclusive interrupt say so).

> PCMCIA doesn't seem to have too many offenders, and the number of
> drivers is low so it won't take long to go over them.

Yeah. 

		Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux