From: Artem Bityutskiy Date: Sun, 16 Dec 2007 10:32:51 +0000 (+0200) Subject: UBI: create ltree_entry slab on initialization X-Git-Tag: v2.6.25-rc1~296^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8d4642861fb69b62401949e490c0bcb19ceb40;p=pandora-kernel.git 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 --- Reading git-diff-tree failed