]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()
authorDavid Rientjes <rientjes@google.com>
Tue, 7 Apr 2015 23:43:50 +0000 (09:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 7 Apr 2015 23:43:50 +0000 (09:43 +1000)
commit0a8ec888ac0d83ecb42d0cf5f5dd86147c29778e
tree9690c90bed465a7505f2e286da8332d86d66960d
parent98d28cba267af81026f89dbf53d3f42fba19d07f
arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()

Mempools created for slab caches should use mempool_create_slab_pool().

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/sh/kernel/dwarf.c