Skip to content

lisa._assets.kmodules.lisa: Compat with old kernels

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

FIX

Some kernel APIs have changed over time, especially around const-correctness. Add a CONST_CAST() macro to deal with such API change.

Merge request reports