All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mike Dunn <mikedunn@newsguy.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: nand/docg4: fix oob reads
Date: Fri, 17 Aug 2012 14:13:52 +0300	[thread overview]
Message-ID: <1345202032.27859.53.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1342030099-3326-1-git-send-email-mikedunn@newsguy.com>

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

On Wed, 2012-07-11 at 11:08 -0700, Mike Dunn wrote:
> This patch does two closely related things:
> 
> (1) Currently the ecc.read_page() method does not fill the nand->oob_poi buffer
> with the oob data, but instead reads oob into a local buffer.  Fix this by
> filling the oob_poi buffer instead of a local buffer.  The 'oob_required'
> argument is quietly ignored; the device must always read oob after the page
> data, and it is presumed that there's no harm in filling oob_poi, even when not
> explicitly requested.

Pushed to l2-mtd.git, thanks!
-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2012-08-17 11:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 18:08 [PATCH] mtd: nand/docg4: fix oob reads Mike Dunn
2012-08-17 11:13 ` 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=1345202032.27859.53.camel@sauron.fi.intel.com \
    --to=dedekind1@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mikedunn@newsguy.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.