Jeff Garzik wrote:
> None of the other PCI IRQ routines print out IRQ routing messages, so
> these shouldn't either. I assume this is debugging code?
Yes, the printks are only for debug and surely will be removed
after some tests of the patch.
>
> Further, the printks are potentially misleading, because pirq_amd756_get
> might not receive a valid irq, if 'pirq' is greater than 4.
With pirq > 4 pirq_amd756_get should return 0, i left the
printk just to see if this happens in some test.
In the original 2.4.5 kernel (without patch), I get irq=0 for pirq=4
and that was the cause of the error with a SMC Lucent CardBus Bridge.
Thanks,
-- Jhon H. Caicedo O. <jhcaiced@osso.org.co> Observatorio Sismológico del SurOccidente O.S.S.O http://www.osso.org.co Cali - Colombia- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/