Re: IPC subsystem

Greg KH (greg@kroah.com)
Wed, 9 Jul 2003 11:18:49 -0700


On Wed, Jul 09, 2003 at 12:06:14PM +0200, Frederick, Fabian wrote:
> Hi,
> I'm trying to port the ipc stuff to work as a subsystem in order to
> have sysfs outputs (/sysfs/ipc/sem {,shm,msg} ) .
> Output I have is an early oops (which is not reported in /var/log
> ...)
>
> It seems the ipc stuff init begins before kobject stuff or something
> ?
>
> "EIP is at sysfs_create_dir

Can you print the whole call trace?

Also, is your kobject initialized to zero before you try to register it?

thanks,

greg k-h
-
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/