Re: megaraid bug in kobject_register when no device is present

From: Greg KH
Date: Thu Feb 09 2006 - 11:24:24 EST


On Thu, Feb 09, 2006 at 04:47:49PM +0200, Meelis Roos wrote:
> Loading megaraid modules when no actual cards are present yields this in
> dmesg. 2.6.16-rc2+git.
>
> megasas: 00.00.02.02 Mon Jan 23 14:09:01 PST 2006
> megaraid cmm: 2.20.2.6 (Release Date: Mon Mar 7 00:01:03 EST 2005)
> megaraid: 2.20.4.7 (Release Date: Mon Nov 14 12:27:22 EST 2005)
> kobject_register failed for megaraid (-17)

This means that the driver is trying to register with the same name as
another driver on the same bus.

Nice to see we at least recover from it and don't kill the kernel :)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/