linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: linux-mtd@lists.infradead.org
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Lior Amsalem <alior@marvell.com>,
	Seif Mazareeb <seif@marvell.com>,
	Tawfik Bayouk <tawfik@marvell.com>,
	Arnaud Ebalard <arno@natisbad.org>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Brian Norris <computersforpeace@gmail.com>
Subject: Re: [PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13
Date: Wed, 11 Dec 2013 17:20:16 -0300	[thread overview]
Message-ID: <20131211202015.GB5461@localhost> (raw)
In-Reply-To: <1386680236-21698-1-git-send-email-ezequiel.garcia@free-electrons.com>

On Tue, Dec 10, 2013 at 09:57:14AM -0300, Ezequiel Garcia wrote:
> Two almost-oneline fixes intended for v3.13.
> 
> The first commit fixes a current problem that can be reproduced
> on PXA boards, when use_dma = 1 and after a device fails to be detected.
> The driver currently tries to release DMA resources that are not allocated.
> 
> The second commit fixes a problem that can be triggered on PXA boards
> by writing a blank page (0xff).
> The bug itself was found by Arnaud Ebalard while testing 2048B page size
> support on the Armada 370/XP variant, yet the bug can be reproduced on the
> driver's PXA variant.
> 
> Ezequiel Garcia (2):
>   mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
>   mtd: nand: pxa3xx: Clear need_wait flag when starting a command
> 
>  drivers/mtd/nand/pxa3xx_nand.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Brian:

Do you plan to include these in a pull for Linus?
-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com

  parent reply	other threads:[~2013-12-11 20:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 12:57 [PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13 Ezequiel Garcia
2013-12-10 12:57 ` [PATCH for v3.13 1/2] mtd: nand: pxa3xx: Use info->use_dma to release DMA resources Ezequiel Garcia
2013-12-12 23:03   ` Brian Norris
2013-12-10 12:57 ` [PATCH for v3.13 2/2] mtd: nand: pxa3xx: Clear need_wait flag when starting a command Ezequiel Garcia
2013-12-12 20:35   ` Brian Norris
2013-12-12 22:38     ` Ezequiel Garcia
2013-12-12 22:59       ` Brian Norris
2013-12-11 20:20 ` Ezequiel Garcia [this message]
2013-12-11 20:35   ` [PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13 Brian Norris
2013-12-11 20:48     ` Ezequiel Garcia

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=20131211202015.GB5461@localhost \
    --to=ezequiel.garcia@free-electrons.com \
    --cc=alior@marvell.com \
    --cc=arno@natisbad.org \
    --cc=computersforpeace@gmail.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=seif@marvell.com \
    --cc=tawfik@marvell.com \
    --cc=thomas.petazzoni@free-electrons.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;
as well as URLs for NNTP newsgroup(s).