commit | 1cf370c61179e01313457363b21f0859be0d8cb7 | [log] [tgz] |
---|---|---|
author | David Rientjes <rientjes@google.com> | Tue Apr 14 15:42:40 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 14 16:48:56 2015 -0700 |
tree | 48f94c821ed3a01bb805e5d9965f26dad1422354 | |
parent | 7b4b425897cd582897ccc38b637ce7ab5ffc5593 [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>