Re: query_modules syscall gone? Any replacement?

From: iSteve
Date: Tue Sep 13 2005 - 10:31:23 EST


Nope, they are not prevented. However, there is a Tainted flag
that is set when one is loaded (and that flag is never cleared).


Okay, I've been wrong in my conclusion and I gotta read some fine manual about how the modules actually work -- could you recommend me some in particular?

- /proc/modules and /sys/module interface doesn't by far supply what
query_module could do

Can you state succinctly exactly what you are trying to do?

I would like to be able to query symbols of a loaded module, get list of and list of dependencies of loaded module from an app, preferably without having to parse a file...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/