All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Slusarz <marcin.slusarz@gmail.com>
To: Greg KH <gregkh@suse.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-usb@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: option: oops on unload (2.6.27.4)
Date: Sat, 29 Nov 2008 18:00:37 +0100	[thread overview]
Message-ID: <20081129170027.GA5862@joi> (raw)
In-Reply-To: <20081128235010.GB27130@suse.de>

On Fri, Nov 28, 2008 at 03:50:10PM -0800, Greg KH wrote:
> On Fri, Nov 28, 2008 at 11:01:43PM +0100, Marcin Slusarz wrote:
> > On Fri, Nov 28, 2008 at 01:50:21PM -0800, Greg KH wrote:
> > > On Fri, Nov 28, 2008 at 10:32:59PM +0100, Marcin Slusarz wrote:
> > > > It's not new bug - I've seen this oops many times but on much older
> > > > kernels (2.6.18, probably on 2.6.24 too).
> > > > 
> > > > I tried to rmmod it (and all usb modules) because sometimes it helps when
> > > > modem disconnects and can't connect again.
> > > > 
> > > > [25350.138850] BUG: unable to handle kernel paging request at e0857fb4
> > > > [25350.138866] IP: [<e0a22e80>] :usbcore:unlink1+0xab/0xb9
> > > > [25350.138921] *pde = 1f80f067 *pte = 00000000 
> > > > [25350.138934] Oops: 0000 [#1] PREEMPT SMP 
> > > > [25350.138945] Modules linked in: r128 drm ipt_REDIRECT ipt_MASQUERADE xt_tcpudp xt_multiport iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack iptable_filter ip_tables ppp_deflate zlib_deflate zlib_inflate bsd_comp ppp_async crc_ccitt ppp_generic slhc ipt_REJECT x_tables loop option usbserial snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm snd_timer snd 8139cp i2c_i801 floppy 8139too 3c59x psmouse intel_agp soundcore snd_page_alloc sg mii usbcore agpgart i2c_core sr_mod evdev dcdbas cdrom [last unloaded: uhci_hcd]
> > > > [25350.139052] 
> > > > [25350.139059] Pid: 2807, comm: pppd Not tainted (2.6.27.4 #5)
> > > > [25350.139065] EIP: 0060:[<e0a22e80>] EFLAGS: 00010286 CPU: 0
> > > > [25350.139088] EIP is at unlink1+0xab/0xb9 [usbcore]
> > > 
> > > Yes, I've seen this before, what module are you unloading, uhci-hcd or
> > > the option module?
> > 
> > I don't know :| I invoked "rmmod option usbserial uhci_hcd usbcore"
> 
> Try them one at a time:
> 	rmmod option
> 	rmmod uhci-hcd
> 
> that should be all you need if you really need to remove all usb
> devices.
> 
> But why do you need to do this?

> > > > I tried to rmmod it (and all usb modules) because sometimes it helps when
> > > > modem disconnects and can't connect again.

      parent reply	other threads:[~2008-11-29 17:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 21:32 option: oops on unload (2.6.27.4) Marcin Slusarz
2008-11-28 21:50 ` Greg KH
2008-11-28 22:01   ` Marcin Slusarz
2008-11-28 23:50     ` Greg KH
2008-11-29  0:51       ` Arjan van de Ven
2008-11-29  1:02         ` Greg KH
2008-11-29 17:00       ` Marcin Slusarz [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=20081129170027.GA5862@joi \
    --to=marcin.slusarz@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@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.