diff options
author | Joonsoo Kim <iamjoonsoo.kim@lge.com> | 2016-05-20 00:10:14 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-20 02:12:14 (GMT) |
commit | c3d332b6b2c11ddda9cce3e2f3135b68929d4b82 (patch) | |
tree | 7f5e6ab886c0404eea42f38f514ea56dacf4682b /crypto/tea.c | |
parent | ded0ecf61118930988f0943e741056c8fd5d439c (diff) | |
download | linux-c3d332b6b2c11ddda9cce3e2f3135b68929d4b82.tar.xz |
mm/slab: clean-up kmem_cache_node setup
There are mostly same code for setting up kmem_cache_node either in
cpuup_prepare() or alloc_kmem_cache_node(). Factor out and clean-up
them.
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Tested-by: Nishanth Menon <nm@ti.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Jesper Dangaard Brouer <brouer@redhat.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions