summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>2016-05-20 00:10:14 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2016-05-20 02:12:14 (GMT)
commitc3d332b6b2c11ddda9cce3e2f3135b68929d4b82 (patch)
tree7f5e6ab886c0404eea42f38f514ea56dacf4682b /virt
parentded0ecf61118930988f0943e741056c8fd5d439c (diff)
downloadlinux-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 'virt')
0 files changed, 0 insertions, 0 deletions