On 6/13/25 9:58 PM, Richard Guy Briggs wrote: > The move of the module sanity check to earlier skipped the audit logging > call in the case of failure and to a place where the previously used > context is unavailable. > > Add an audit logging call for the module loading failure case and get > the module name when possible. > > Link: https://issues.redhat.com/browse/RHEL-52839 > Fixes: 02da2cbab452 ("module: move check_modinfo() early to early_mod_check()") > Signed-off-by: Richard Guy Briggs <rgb@xxxxxxxxxx> Looks ok to me from the modules perspective. Reviewed-by: Petr Pavlu <petr.pavlu@xxxxxxxx> -- Thanks, Petr