From: Greg KH <greg@kroah.com>
To: "Frederick, Fabian" <Fabian.Frederick@prov-liege.be>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IPC subsystem
Date: Wed, 9 Jul 2003 11:18:49 -0700 [thread overview]
Message-ID: <20030709181849.GA17800@kroah.com> (raw)
In-Reply-To: <D9B4591FDBACD411B01E00508BB33C1B01AF03D2@mesadm.epl.prov-liege.be>
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
prev parent reply other threads:[~2003-07-09 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-09 10:06 IPC subsystem Frederick, Fabian
2003-07-09 18:18 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030709181849.GA17800@kroah.com \
--to=greg@kroah.com \
--cc=Fabian.Frederick@prov-liege.be \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.