Skip to content

Draft: lisa._assets.kmodules: Support hot-reloading in kernel module

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_home_pr90188 into main

FEATURE

Add a lisa/reload debugfs file that can hot-reload the module when "all\n" is written to it.

Also update the feature infrastructure to support such hot reloading operations.

Merge request reports