https://github.com/torvalds/linux
Revision 894aef215775b56b725e9dde856b7a8b091ddfcc authored by Richard Weinberger on 03 December 2012, 19:57:47 UTC, committed by Artem Bityutskiy on 04 December 2012, 14:04:31 UTC
As ubi_self_check_all_ff() might sleep we are not allowed
to call it from atomic context.
For now we call it only from ubi_wl_get_peb().
There are some code paths where it would also make sense,
but these paths are currently atomic and only enabled
when fastmap is used.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
1 parent ed4b702
History
Tip revision: 894aef215775b56b725e9dde856b7a8b091ddfcc authored by Richard Weinberger on 03 December 2012, 19:57:47 UTC
UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
Tip revision: 894aef2
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.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top