From: "RaúlNúñez de Arenas Coronado" <dervishd@jazzfree.com>
To: linux-kernel@vger.kernel.org
Subject: Cannot unload some modules
Date: Thu, 27 Sep 2001 15:54:19 +0200 [thread overview]
Message-ID: <E15mbcJ-0001Hd-00@DervishD> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 777 bytes --]
Hello all :))
I have a problem with some modules, specially with 'dummy.o' (the
dummy network device driver) and some USB ones: they aren't unloaded,
even when unused and autocleanable, issuing two or more 'rmmod -a'
commands.
This leaded me to think that the 'cleanup()' functions of those
modules did hang, but the modules are correctly unloaded if called by
their name in rmmod, but no if 'rmmod -a' is used :((
I've took a look at 'module.c' and I'm clueless. I've checked the
modules and are loaded with 'modprobe -k', are marked as
autocleanable and marked as unused, too.
BTW, I've noticed too that the serial module sometimes has a
negative value in its 'use' count :!!
Can anybody tell me what could be happening?. Thanks a lot.
Raúl
next reply other threads:[~2001-09-30 17:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-27 13:54 RaúlNúñez de Arenas Coronado [this message]
2001-10-01 2:41 ` Cannot unload some modules Keith Owens
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=E15mbcJ-0001Hd-00@DervishD \
--to=dervishd@jazzfree.com \
--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