Skip to content

lisa._kmod: Do not use module symbols from kallsyms

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

FIX

Do not use symbols coming from other modules, as we end up with things like __this_module that are duplicated with the symbols of the LISA module itself.

Merge request reports