Add support for passing options to kernel::loadModule()
#802
Labels
enhancement
New feature or request
kernel::loadModule()
#802
Because of the missing
reset_required=0
the module loading in Kernel doesn't work without reboot.https://github.com/VILLASframework/node/blob/5f44e16ced1ed7dda03e271e538984903e1eb075/common/lib/kernel/kernel.cpp#L142C1-L149C48
The text was updated successfully, but these errors were encountered: