]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jul 2012 22:53:06 +0000 (15:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jul 2012 22:53:06 +0000 (15:53 -0700)
commit2a7005ea91f0437b591bc0fd61048f9d6a7cd6ec
tree25443ab1d0283fbf588f6a9a27fe8ebd67c6bddd
parent4216d667ebfb01e180c4f23f53fec868271dbcc4
parent76ae2428ef0bb85d1836f035496af20cb9173efb
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi

Pull UBI changes from Artem Bityutskiy:
 "Change the default amount of eraseblocks which UBI reserves for bad
  block handling from 1% to 2%, because 1% does not meet most modern
  flash requirements.  1% was good enough in the past for old
  high-quality SLCs, but nowadays 2% is much more appropriate.:

Other changes are clean-ups.

* tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi:
  UBI: harmonize the update of ubi->beb_rsvd_pebs
  UBI: trivial: fix comment of ubi_calculate_reserved function
  UBI: fix spelling of detach in debug output
  UBI: Change the default percentage of reserved PEB