On Mon, 28 Mar 2016, js1...@gmail.com wrote: > * This initializes kmem_cache_node or resizes various caches for all nodes. > */ > -static int alloc_kmem_cache_node(struct kmem_cache *cachep, gfp_t gfp) > +static int setup_kmem_cache_node_node(struct kmem_cache *cachep, gfp_t gfp)
... _node_node? Isnt there a better name for it?