Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memory…
…hotplug Memory hotplug allocates and frees per node structures. Use the correct name. Acked-by: David Rientjes <rientjes@google.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
- Loading branch information