On Tue, Mar 05, 2002 at 07:57:21PM +0000, arjan@fenrus.demon.nl wrote: > > I need the full path for a loading module, I'm intercepting the > > I think this is impossible. there's no guarantee that the module that is > loaded actually ever has been in a file, let alone have a filename ;) This is true but on a practical level, modutils will create symbols in /proc/ksyms that are sufficient for locating a module (even in the ramdisk case in later modutils, I think). regards john -- I am a complete moron for forgetting about endianness. May I be forever marked as such. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/