UBI: create ubi_wl_entry slab on initialization
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 16 Dec 2007 10:49:01 +0000 (12:49 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:19 +0000 (17:08 +0300)
commit35efc15ca3290101db0d056c2ce310cac54678f9
treec3d4ca300c02a4f638c398fff42b505b2ae37e42
parent7c87dec5f434c5241feb8f8f002542c9a0bc503d
UBI: create ubi_wl_entry slab on initialization

Similarly to ltree_entry_slab, it makes more sense to create
and destroy ubi_wl_entry slab on module initialization/exit.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/build.c
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/wl.c