From: Linus Torvalds <torvalds@woody.linux-foundation.org>
Date: Sun, 14 Oct 2007 16:02:40 +0000 (-0700)
Subject: Merge git://git.infradead.org/mtd-2.6
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f248488b397d52717f6683e2e53200aa687ffc89;p=openwrt%2Fstaging%2Fblogic.git

Merge git://git.infradead.org/mtd-2.6

* git://git.infradead.org/mtd-2.6:
  [MTD] fix mtdconcat for subpage-write NAND
  [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
  [MTD] [OneNAND] Return only negative error codes
  [MTD] [OneNAND] Synchronize block locking operations
  UBI: return correct error code
  UBI: remove useless inlines
  UBI: fix atomic LEB change problems
  UBI: use byte hexdump
  UBI: do not use vmalloc on I/O path
  UBI: allocate memory with GFP_NOFS
  UBI: use linux print_hex_dump(), not home-grown one
  UBI: don't use array index before testing if it is negative
  UBI: add more prints
  UBI: fix sparse warnings
  UBI: fix leak in ubi_scan_erase_peb
---

f248488b397d52717f6683e2e53200aa687ffc89