Re: Bug with (maybe not *in*) sysfs

Mike Anderson (andmike@us.ibm.com)
Sun, 23 Feb 2003 12:24:01 -0800


Patrick Mochel [mochel@osdl.org] wrote:
>
> This is typically caused by the same object being added twice at the same
> level in the hierarchy, which appears to be happening. Is the ips driver
> calling pci_register_driver() twice?
>
> -pat

It was possible in the past that pci_module_init could be called more
than once with non-unique pci_driver names. It is fixed in the current
trees, but I do not have the date when it was pushed. Here is some
context mail links.

http://marc.theaimsgroup.com/?l=linux-scsi&m=104275858704733&w=2

http://marc.theaimsgroup.com/?l=linux-scsi&m=104455557710731&w=2

-andmike

--
Michael Anderson
andmike@us.ibm.com

- 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/