Il 16/09/2013 10:59, Daniel P. Berrange ha scritto: >> The init function of dynamic module is no longer with >> __attribute__((constructor)) as static linked version, and need to be >> explicitly called once loaded. The function name is mangled with per >> configure fingerprint as: >> >> init_$(date +%s$$$RANDOM)
Does this work for a module that calls module_init multiple times? Paolo
