Hello,
please find the v2 submission for fixing the early stop
of module loading function.
v2:
* better management of the error (errp) to avoid assert
on reuse
* set rv return code to -1 to stay compliant with the
load_module() API specification in case the module load fails.
Hector Cao (1):
module: fix early stop for load module function
util/module.c | 51 ++++++++++++++++++++++++++++++++++-----------------
1 file changed, 34 insertions(+), 17 deletions(-)
--
2.43.0