kernel-fxtec-pro1x/drivers/mtd
Artem Bityutskiy e88d6e10e5 UBI: do not use vmalloc on I/O path
Similar reason as in case of the previous patch: it causes
deadlocks if a filesystem with writeback support works on top
of UBI. So pre-allocate needed buffers when attaching MTD device.
We also need mutexes to protect the buffers, but they do not
cause much contantion because they are used in recovery, torture,
and WL copy routines, which are called seldom.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2007-10-14 13:10:21 +03:00
..
chips
devices
maps [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() 2007-08-23 12:31:31 +01:00
nand pci: fix unterminated pci_device_id lists 2007-09-19 11:24:17 -07:00
onenand
ubi UBI: do not use vmalloc on I/O path 2007-10-14 13:10:21 +03:00
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
Kconfig
Makefile [MTD] Makefile fix for mtdsuper 2007-08-03 12:42:40 +01:00
mtd_blkdevs.c
mtdblock.c
mtdblock_ro.c
mtdchar.c mtdchar build fix 2007-08-11 15:47:41 -07:00
mtdconcat.c
mtdcore.c
mtdpart.c [MTD] Makefile fix for mtdsuper 2007-08-03 12:42:40 +01:00
mtdsuper.c [MTD] Initialise s_flags in get_sb_mtd_aux() 2007-09-02 18:18:46 +01:00
nftlcore.c
nftlmount.c
redboot.c
rfd_ftl.c
ssfdc.c