https://github.com/torvalds/linux
Revision 70dcc535bdf30ffaef58b867fbde45c0287f34c6 authored by Linus Torvalds on 04 December 2012, 17:15:51 UTC, committed by Linus Torvalds on 04 December 2012, 17:15:51 UTC
Pull UBI changes from Artem Bityutskiy:
 "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."

* tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi:
  UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
  UBI: remove PEB from free tree in get_peb_for_wl()
2 parent s ca50496 + 894aef2
History
Tip revision: 70dcc535bdf30ffaef58b867fbde45c0287f34c6 authored by Linus Torvalds on 04 December 2012, 17:15:51 UTC
Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi
Tip revision: 70dcc53
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top