linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Svetoslav Slavtchev <svetljo@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Badness in kobject_get at lib/kobject.c:439
Date: Tue, 9 Dec 2003 12:19:33 -0800	[thread overview]
Message-ID: <20031209201933.GA13882@kroah.com> (raw)
In-Reply-To: <9528.1070977894@www16.gmx.net>

On Tue, Dec 09, 2003 at 02:51:34PM +0100, Svetoslav Slavtchev wrote:
> 
> Call Trace: [<c017fb84>]  [<c01991f2>]  [<c01995b4>]  [<c01dd15d>] 
> [<c01cbabc>]
>   [<c01cbca8>]  [<c0337fd8>]  [<c03306ce>]  [<c01050b4>]  [<c0105082>] 
> [<c01091f1>]

Can you enable CONFIG_KALLSYMS in your .config, rebuild, and then report
the decoded oops message?

Also a copy of your .config you are using that generates this would be
appreciated.

Odds are you are using a misc driver that happens to be calling
misc_register() before misc_init() gets called.  Others are reporting
this issue with the rtc driver on ppc64 boxes.

thanks,

greg k-h

  reply	other threads:[~2003-12-09 20:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09 13:51 Badness in kobject_get at lib/kobject.c:439 Svetoslav Slavtchev
2003-12-09 20:19 ` Greg KH [this message]
2003-12-09 20:46 Svetoslav Slavtchev
2003-12-09 23:02 Svetoslav Slavtchev
2003-12-09 23:28 ` Greg KH
2003-12-10  0:36 Svetoslav Slavtchev
2003-12-10  0:41 ` Greg KH
2003-12-10  2:48   ` Svetoslav Slavtchev
2003-12-10  3:59   ` Svetoslav Slavtchev
2003-12-10 15:43     ` Greg KH

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=20031209201933.GA13882@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=svetljo@gmx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).