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

From: Patrick Mochel (mochel@osdl.org)
Date: Sun Feb 23 2003 - 14:14:14 EST


Thanks for the debug output and backtrace - that's really helpful. :)

> bus pci: add driver ips
>
> kobject ips: registering. parent: <NULL>, set: drivers
>
> bus pci: add driver ips
>
> kobject ips: registering. parent: <NULL>, set: drivers
>
> Badness in kobject_register at lib/kobject.c:152
>
> Call Trace:

[...]

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

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



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:39 EST