linux-stable/drivers/mtd/ubi
Artem Bityutskiy 3a8d464286 UBI: create ltree_entry slab on initialization
Since the ltree_entry slab cache is a global entity, which is
used by all UBI devices, it is more logical to create it on
module initialization time and destro on module exit time.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2007-12-26 19:15:14 +02:00
..
build.c UBI: create ltree_entry slab on initialization 2007-12-26 19:15:14 +02:00
cdev.c UBI: improve error messages 2007-12-26 19:15:14 +02:00
debug.c UBI: use byte hexdump 2007-10-14 13:10:21 +03:00
debug.h UBI: use linux print_hex_dump(), not home-grown one 2007-10-14 13:10:20 +03:00
eba.c UBI: create ltree_entry slab on initialization 2007-12-26 19:15:14 +02:00
gluebi.c UBI: set correct gluebi device size 2007-07-18 16:52:51 +03:00
io.c UBI: fix error code in ubi_io_read() 2007-12-26 19:15:13 +02:00
kapi.c UBI: remove redundant field 2007-12-26 19:15:14 +02:00
Kconfig
Kconfig.debug
Makefile
misc.c UBI: use vmalloc for large buffers 2007-07-18 16:53:08 +03:00
scan.c Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 2007-10-14 14:29:00 +01:00
scan.h UBI: do not use vmalloc on I/O path 2007-10-14 13:10:21 +03:00
ubi.h UBI: create ltree_entry slab on initialization 2007-12-26 19:15:14 +02:00
upd.c UBI: use vmalloc for large buffers 2007-07-18 16:53:08 +03:00
vmt.c UBI: improve error messages 2007-12-26 19:15:14 +02:00
vtbl.c UBI: do not use vmalloc on I/O path 2007-10-14 13:10:21 +03:00
wl.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00