Re: module strangeness with lsmod

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Mar 15 2000 - 04:50:16 EST


On 12 Feb 2000 19:50:53 +0100,
Per Kristian Gjermshus <pergj@ifi.uio.no> wrote:
>If lsmod encounters a deleted module it will fail. lsmod calls
>query_module with QM_MODULES to get a list of the modules, it then
>uses query_module with QM_INFO for each of the modules found. The
>input to QM_INFO is checked with find_module and find_module fails if
>the module is deleted. Deleted modules are returned in the QM_MODULES
>call.

Sorry for the delay in replying, catching up on bug reports. You are
using modutils-2.1.x, this problem is fixed in current modutils. See
ftp://ftp.no.kernel.org/pub/linux/utils/kernel/modutils/v2.3.

-
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/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:30 EST