public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: naresh.kamboju@linaro.org, linux-kernel@vger.kernel.org,
	lsk-team@linaro.org, shuahkh@osg.samsung.com
Cc: khilman@linaro.org, tyler.baker@linaro.org, milosz.wasilewski@linaro.org
Subject: Re: [PATCH] selftests/zram: Adding zram tests
Date: Fri, 14 Aug 2015 14:44:02 +0300	[thread overview]
Message-ID: <55CDD482.4040904@oracle.com> (raw)
In-Reply-To: <1436270600-15395-1-git-send-email-naresh.kamboju@linaro.org>

Hi Naresh,

On 07/07/2015 03:03 PM, naresh.kamboju@linaro.org wrote:
> From: Naresh Kamboju<naresh.kamboju@linaro.org>
>
> zram_lib.sh: create library with initialization/cleanup functions
> zram01.sh: creates general purpose ram disks with different filesystems
> zram02.sh: creates block device for swap
> README: ZRAM introduction and Kconfig required.
> Makefile: To run zram tests
...
> +zram_load()
> +{
> +	# check zram module exists
> +	MODULE_PATH=/lib/modules/`uname -r`/kernel/drivers/zram/zram.ko

Should it rather be "/lib/modules/`uname 
-r`/kernel/drivers/block/zram/zram.ko" path?

Also adding: Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>

Best regards,
Alexey


      parent reply	other threads:[~2015-08-14 11:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 12:03 [PATCH] selftests/zram: Adding zram tests naresh.kamboju
2015-07-23  0:00 ` Tyler Baker
2015-07-23 15:03   ` Shuah Khan
2015-08-13 19:21     ` Naresh Kamboju
2015-08-13 19:39       ` Shuah Khan
2015-08-13 19:08   ` Naresh Kamboju
2015-08-13 19:36     ` Shuah Khan
     [not found] ` <CADRr18PYhpcget82C1u_yODVpzLAt0W=DiexCRwn99Wjz5ZqJg@mail.gmail.com>
2015-07-27  1:46   ` Alex Shi
2015-08-14 11:44 ` Alexey Kodanev [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=55CDD482.4040904@oracle.com \
    --to=alexey.kodanev@oracle.com \
    --cc=khilman@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsk-team@linaro.org \
    --cc=milosz.wasilewski@linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=shuahkh@osg.samsung.com \
    --cc=tyler.baker@linaro.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox