[GIT PULL] UBI changes for 3.7-rc9

Artem Bityutskiy dedekind1 at gmail.com
Tue Dec 4 09:17:12 EST 2012


Hi Linus,

it is nice that you decided to postpone 3.8, because we found a couple
of bad bugs in UBI. Please, pull the fixes.

The following changes since commit 9489e9dcae718d5fde988e4a684a0f55b5f94d17:

  Linux 3.7-rc7 (2012-11-25 17:59:19 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-ubi.git tags/upstream-3.7-rc9

for you to fetch changes up to 894aef215775b56b725e9dde856b7a8b091ddfcc:

  UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() (2012-12-04 16:04:31 +0200)

----------------------------------------------------------------
Fixes for 2 brown-paperbag bugs introduced this merge window by the fastmap
code:

1. The UBI background thread got stuck when a bit-flip happened because free
   LEBs was not removed from the "free" tree when we started using it.
2. I/O debugging checks did not work because we called a sleeping function in
   atomic context.

----------------------------------------------------------------
Richard Weinberger (2):
      UBI: remove PEB from free tree in get_peb_for_wl()
      UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()

 drivers/mtd/ubi/wl.c |   26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

-- 
Best Regards,
Artem Bityutskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20121204/e73d75fa/attachment.sig>


More information about the linux-mtd mailing list