Eugene Goubine wrote: > Where can I get an information about the order in which the modules are > unloaded > when the system shuts down.I am writing a module which is going to be > sort of networking protocol > so the unloading order is crucial for me. > Thanks. AFAIK modules aren't unloaded at all on shutdown. If your module has dependencies on other modules, that's up to you to take care of properly in your code. And, since this isn't really related to the fedora kernel in particular, I'm afraid this probably isn't really on-topic for this list... -Eric _______________________________________________ Fedora-kernel-list mailing list Fedora-kernel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-kernel-list