lisa._assets.kmodules.lisa: Compat with old kernels
FIX
Some kernel APIs have changed over time, especially around const-correctness. Add a CONST_CAST() macro to deal with such API change.
FIX
Some kernel APIs have changed over time, especially around const-correctness. Add a CONST_CAST() macro to deal with such API change.