Re: kobject_register failed for intelfb (-EACCES) (Re: 2.6.12-rc4-mm1)

From: Greg KH
Date: Thu May 12 2005 - 10:44:48 EST


On Thu, May 12, 2005 at 04:58:01PM +0400, Alexey Dobriyan wrote:
> kobject Intel(R) 830M/845G/852GM/855GM/865G/915G Framebuffer Driver:
> registering. parent: <NULL>, set: drivers
> kobject_register failed for Intel(R) 830M/845G/852GM/855GM/865G/915G

Someone tried to put a "/" in a kobject name, which is not allowed.
Actually the name seems to be set to:
"Intel(R) 830M/845G/852GM/855GM/865G/915G Framebuffer Driver"
which is a bit verbous if you want to create a directory name :)

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/