[LTP] [PATCH 1/1] lsmod01.sh: Whitelist zcrypt
Petr Vorel
pvorel@suse.cz
Fri Feb 21 14:33:18 CET 2025
...
> > Fixes: https://bugzilla.suse.com/show_bug.cgi?id=1237399
> I read the bug, I guess that there isn't anything better than doing
> this.
> > Suggested-by: Takashi Iwai <tiwai@suse.de>
> > Signed-off-by: Petr Vorel <pvorel@suse.cz>
> > ---
> > testcases/commands/lsmod/lsmod01.sh | 7 +++++--
> > 1 file changed, 5 insertions(+), 2 deletions(-)
> > diff --git a/testcases/commands/lsmod/lsmod01.sh b/testcases/commands/lsmod/lsmod01.sh
> > index 8b7a0a7943..1fe399aa06 100755
> > --- a/testcases/commands/lsmod/lsmod01.sh
> > +++ b/testcases/commands/lsmod/lsmod01.sh
> > @@ -14,6 +14,9 @@ TST_NEEDS_CMDS="lsmod"
> > module_inserted=
> > +# zcrypt has higher refcnt
> Maybe a bit better description:
> # lsmod triggers zcrypt refcount increase if it links against libssl
> # which uses hardware acceleration
Thanks! Merged with this change.
Kind regards,
Petr
> Other than that:
> Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
More information about the ltp
mailing list