diff options
| author | Joonsoo Kim <[email protected]> | 2016-05-19 17:10:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-05-19 19:12:14 -0700 |
| commit | c3d332b6b2c11ddda9cce3e2f3135b68929d4b82 (patch) | |
| tree | 7f5e6ab886c0404eea42f38f514ea56dacf4682b /include/linux | |
| parent | ded0ecf61118930988f0943e741056c8fd5d439c (diff) | |
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 <[email protected]>
Tested-by: Nishanth Menon <[email protected]>
Tested-by: Jon Hunter <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions