No automatic reaping of modules

Anthony Ginepro (ang@mail.dotcom.fr)
09 Sep 1998 09:12:51 +0200


I don't know if it's an already known issue but as I didn't see
anything about it in lkml I post this bug-report:
My modules aren't removed automatically from kernel, even if I do
'rmmod -a', absolutely none is removed.
I had this behaviour since many kernel versions...

Here are some infos:
#lsmod
Module Size Used by
ppp_deflate 41348 0 (autoclean)
bsd_comp 3888 0 (autoclean)
ppp 18348 0 (autoclean) [ppp_deflate bsd_comp]
slhc 4524 0 (autoclean) [ppp]
nls_iso8859-1 2020 0 (autoclean)
nls_cp437 3548 0 (autoclean)
vfat 14524 0 (autoclean)
fat 25024 0 (autoclean) [vfat]
autofs 9288 1 (autoclean)
ide-probe 5816 0 (autoclean)
ide-scsi 7372 0
ide-mod 36672 0 [ide-probe ide-scsi]

#modprobe -V (come from debian-2.0)
modprobe (Linux modutils) 2.1.85

#cat /proc/version
Linux version 2.1.120 (ag@forge.localdomain) (gcc version pgcc-2.91.55 19980824 (gcc2 ss-980609 experimental)) #4 Tue Sep 8 09:26:01 CEST 1998

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html