[Q] module_init()'s order of execution?

From: Francois-Xavier Kowalski (francois-xavier_kowalski@hp.com)
Date: Tue Jan 15 2002 - 12:27:15 EST


Hello,

AFAIK, the macros module_init() and module_exit() are used both in case
a source is built-in (the code is called from the init stage) or as a
kernel module (implementing a init_module symbol).

In case 2 of /built-in/ modules (or more) I am wondering if it is
possible to know by advance the order used to call the various
module_init() entry points. Is it possible to fix this order, or to
setup a dependency between 2 module_init()?

TIA

-- FiX

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



This archive was generated by hypermail 2b29 : Tue Jan 15 2002 - 21:00:52 EST