From: Artem Bityutskiy <dedekind@infradead.org>
To: Vitaly Wool <vwool@ru.mvista.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: bug in drivers/mtd/onenand/onenand_base.c?
Date: Thu, 22 Mar 2007 12:34:29 +0200 [thread overview]
Message-ID: <1174559669.17249.223.camel@sauron> (raw)
In-Reply-To: <46024E33.10406@ru.mvista.com>
On Thu, 2007-03-22 at 12:36 +0300, Vitaly Wool wrote:
> The problem is, the entry of oobfree past the last valid
> one should have length 0.
>
> Here it's not the case: all the entries are occupied by
> OOB chunks. Therefore, once we get into a loop like
>
> for (free = this->ecclayout->oobfree; free->length; ++free) {
>
> we might end up scanning past the real oobfree array.
We have this fixed in OneNAND.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2007-03-22 10:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-22 9:36 bug in drivers/mtd/onenand/onenand_base.c? Vitaly Wool
2007-03-22 10:34 ` Artem Bityutskiy [this message]
2007-03-22 10:40 ` Adrian Hunter
[not found] <46025ABF.3000100@nokia.com>
2007-03-22 10:40 ` Vitaly Wool
-- strict thread matches above, loose matches on Subject: below --
2007-03-22 11:44 Kyungmin Park
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=1174559669.17249.223.camel@sauron \
--to=dedekind@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=vwool@ru.mvista.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox