public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Martin Schlemmer <azarah@gentoo.org>
Cc: KML <linux-kernel@vger.kernel.org>
Subject: Re: Oops during boot when init USB mouse, 2.5.70-bk14
Date: Mon, 9 Jun 2003 23:54:14 -0700	[thread overview]
Message-ID: <20030610065414.GA4373@kroah.com> (raw)
In-Reply-To: <1055224690.5281.224.camel@workshop.saharacpt.lan>

On Tue, Jun 10, 2003 at 07:58:10AM +0200, Martin Schlemmer wrote:
> Hi
> 
> I am getting the following during mouse/keyboard is initialized,
> but it seems to be more specific to the mouse.  Both are USB.
> It was fine with last 2.5.69 kernel, but started when i switched
> to 2.5.70-bk12 (have not tried vanilla, or earlier 2.5.70 bk's,
> as swamped at work).  NB: there are no oops 'header'.
> 
> -------------
> Trace; c01a9466 <kobject_get+4c/4e>
> Trace; c0201830 <get_device+18/21>
> Trace; c0203001 <class_device_add+132/137>
> Trace; c0202ec2 <class_device_initialize+16/23>

You are hitting the WARN_ON() call in kobject_get(), this isn't a oops.

But what is wierd is the calls to class_* for a USB mouse, as I don't
think there are any mouse class code in the current kernel.  Does your
mouse show up under /sys/class anywhere?

thanks,

greg k-h

  reply	other threads:[~2003-06-10  6:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-10  5:58 Oops during boot when init USB mouse, 2.5.70-bk14 Martin Schlemmer
2003-06-10  6:54 ` Greg KH [this message]
2003-06-10  7:19   ` Martin Schlemmer
2003-06-11  5:35     ` Martin Schlemmer

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=20030610065414.GA4373@kroah.com \
    --to=greg@kroah.com \
    --cc=azarah@gentoo.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox