From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] device-drivers/zram: zram_lib: Fix modinfo's usage
Date: Thu, 17 Sep 2020 15:51:54 +0200 [thread overview]
Message-ID: <20200917135154.GA5785@yuki.lan> (raw)
In-Reply-To: <20200917081917.31510-1-ycliang@andestech.com>
Hi!
> zram_lib uses the exit code of modinfo to determine the presence of zram module,
> but the exit code does not have direct relation to it.
What distribution is this? Where did the modinfo binary came from?
It works fine with modinfo from the kmod packages, see:
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/tree/tools/modinfo.c#n463
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2020-09-17 13:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 8:19 [LTP] [PATCH] device-drivers/zram: zram_lib: Fix modinfo's usage Leo Yu-Chi Liang
2020-09-17 13:51 ` Cyril Hrubis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200917135154.GA5785@yuki.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.