Hi,
> > @@ -173,7 +176,9 @@ efi_status uefi_vars_policy_check(uefi_vars_state *uv,
> > pe = pol->entry;
> > uefi_trace_variable(__func__, var->guid, var->name, var->name_size);
>
> ... better keep it compiled with a trace event:
>
> if (trace_event_get_state_backends(TRACE_UEFI_POLICY)) {Hmm? The function called doesn't use trace points ... take care, Gerd
