On 8/29/25 10:49 AM, Jinchao Wang wrote: > Rename check_modinfo() to check_modinfo_vermagic() to clarify it only > checks vermagic compatibility. > > Move livepatch check to happen after vermagic check in early_mod_check(), > creating proper separation of concerns. > No functional changes, just clearer code organization. > > Signed-off-by: Jinchao Wang <[email protected]>
Reviewed-by: Petr Pavlu <[email protected]> -- Thanks, Petr

