All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Morten Thunberg Svendsen <mts.doredevelopment@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] [MTD] tests: Fix read, speed and stress tests on NOR flash
Date: Thu, 07 Jan 2010 08:50:25 +0200	[thread overview]
Message-ID: <1262847025.21915.25.camel@localhost> (raw)
In-Reply-To: <1262771298-11320-1-git-send-email-mts.doredevelopment@gmail.com>

On Wed, 2010-01-06 at 10:48 +0100, Morten Thunberg Svendsen wrote:
> Before using block_isbad() check if mtd->block_isbad() is defined.
> Calculating pgcnt must be done using pgsize defined to 512 on 
> NOR and mtd->writesize for NAND, not using  mtd->writesize directly.
> 
> Previous Patch sendt Dec 16, 2009 did not include check on block_isbad, please ignore
> 
> Signed-off-by: Morten Thunberg Svendsen <mts.doredevelopment@gmail.com>
> ---
>  drivers/mtd/tests/mtd_readtest.c   |    6 +++++-
>  drivers/mtd/tests/mtd_speedtest.c  |    7 ++++++-
>  drivers/mtd/tests/mtd_stresstest.c |    6 +++++-
>  3 files changed, 16 insertions(+), 3 deletions(-)

Acked-by: Artem Bityutskiy <dedekind@infradead.org>

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

      reply	other threads:[~2010-01-07  6:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06  9:48 [PATCH] [MTD] tests: Fix read, speed and stress tests on NOR flash Morten Thunberg Svendsen
2010-01-07  6:50 ` Artem Bityutskiy [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=1262847025.21915.25.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mts.doredevelopment@gmail.com \
    /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.