All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre Rousselet <pierre.rousselet@wanadoo.fr>
To: lkml <linux-kernel@vger.kernel.org>
Subject: 2.5.5-pre1 rmmod usb-uhci hangs
Date: Fri, 15 Feb 2002 15:54:40 +0100	[thread overview]
Message-ID: <3C6D2130.1020103@wanadoo.fr> (raw)

with 2.5.5-pre1 usb-uhci module can't unload. rmmod hangs, leaving the 
system unstable. in one circumstance the box freezed with an oops 
involving swapper pid0 . this doesn't happen with 2.5.4

# modprobe usb-uhci
# lsmod
usb-uhci    21924    0    (unused)
usbcore     60524    1    [usb-uhci]
# rmmod usb-uhci [hangs undefinitely in stat D]
   PID TTY      STAT   TIME COMMAND
   119 vc/1     D      0:00 rmmod usb-uhci
# lsmod
usb-uhci    0    0    (deleted)
usbcore    60524    1    [usb-uhci]

any clue ?

Pierre
-- 
------------------------------------------------
  Pierre Rousselet <pierre.rousselet@wanadoo.fr>
------------------------------------------------


             reply	other threads:[~2002-02-15 14:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-15 14:54 Pierre Rousselet [this message]
2002-02-15 15:56 ` 2.5.5-pre1 rmmod usb-uhci hangs Greg KH
2002-02-15 17:50   ` Pierre Rousselet
2002-02-15 17:57     ` Patrick Mochel
2002-02-15 18:22       ` Patrick Mochel
2002-02-15 19:11         ` Greg KH
2002-02-15 19:24         ` Pierre Rousselet
     [not found] <fa.n7cofbv.1him3j@ifi.uio.no>
     [not found] ` <fa.dsb79pv.on84ii@ifi.uio.no>
2002-02-24  2:54   ` Dan Hopper
2002-02-24  6:21     ` Greg KH
2002-02-24  6:39       ` Dan Hopper
2002-02-24  6:49         ` Greg KH
2002-02-24 17:37           ` Dan Hopper

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=3C6D2130.1020103@wanadoo.fr \
    --to=pierre.rousselet@wanadoo.fr \
    --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.