Re: problem with linux 2.2.15pre4 + Rik's VM fix

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 27 Jan 2000 14:52:52 +0000 (GMT)


> agpgart 14768 0 (unused)
> lockd 29264 1 (autoclean)
> sunrpc 48496 1 (autoclean) [lockd]
> nls_iso8859-1 2244 2 (autoclean)
> nls_cp437 3748 2 (autoclean)
> vfat 9188 2 (autoclean)
> fat 29260 2 (autoclean) [vfat]
> es1371 25316 0=20
> soundcore 2340 4 [es1371]
> tulip 29528 1=20

Ok thats a lot to chose from one debugging.

Unload all the modules (that might be fun) then load them again by
hand with

insmod -m modulename >>modulesyms

Then break it

The modulesyms will hold the symbols you need

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