lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Dec 2013 23:44:28 -0800
From:	Brian Norris <computersforpeace@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>,
	Linux Kernel <linux-kernel@...r.kernel.org>,
	linux-mtd@...ts.infradead.org,
	David Woodhouse <dwmw2@...radead.org>
Subject: [GIT PULL] MTD fixes for 3.13-rc

Hi Linus,

Here are two MTD fixes for the pxa3xx-nand driver.

Brian

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20131212

for you to fetch changes up to 15b540c71cac840f0a3e8b1b4b7a773deb847ffb:

  mtd: nand: pxa3xx: Use info->use_dma to release DMA resources (2013-12-12 15:02:04 -0800)

----------------------------------------------------------------
Two MTD fixes, for the pxa3xx-nand driver:

 - This driver was not ready to fully support Armada 370 NAND, with
   particularly notable problems seen on flash with 2KB page sizes. This
   "compatible" entry really should have been held back until 3.14 or
   later.

 - Fix a bug seen in rare cases on the error path of a failed probe attempt,
   where we free unallocated DMA resources

----------------------------------------------------------------
Ezequiel Garcia (2):
      Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string"
      mtd: nand: pxa3xx: Use info->use_dma to release DMA resources

 drivers/mtd/nand/pxa3xx_nand.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ